vault backup: 2025-09-05 21:00:51
This commit is contained in:
parent
4bfc5fa0f8
commit
613f8789dd
|
|
@ -209,20 +209,20 @@
|
||||||
"isCountable": true,
|
"isCountable": true,
|
||||||
"targetNodeType": "file",
|
"targetNodeType": "file",
|
||||||
"noteCount": 1,
|
"noteCount": 1,
|
||||||
"wordCount": 54,
|
"wordCount": 61,
|
||||||
"wordCountTowardGoal": 0,
|
"wordCountTowardGoal": 0,
|
||||||
"wordGoal": null,
|
"wordGoal": null,
|
||||||
"pageCount": 0.18,
|
"pageCount": 0.20333333333333334,
|
||||||
"characterCount": 1130,
|
"characterCount": 1256,
|
||||||
"nonWhitespaceCharacterCount": 765,
|
"nonWhitespaceCharacterCount": 893,
|
||||||
"newlineCount": 26,
|
"newlineCount": 33,
|
||||||
"readingTimeInMinutes": 0.2037735849056604,
|
"readingTimeInMinutes": 0.23018867924528302,
|
||||||
"linkCount": 0,
|
"linkCount": 0,
|
||||||
"embedCount": 0,
|
"embedCount": 0,
|
||||||
"aliases": null,
|
"aliases": null,
|
||||||
"createdDate": 1756456417304,
|
"createdDate": 1756456417304,
|
||||||
"modifiedDate": 1757093479202,
|
"modifiedDate": 1757094633695,
|
||||||
"sizeInBytes": 1130,
|
"sizeInBytes": 1256,
|
||||||
"sessionStart": {
|
"sessionStart": {
|
||||||
"noteCount": 1,
|
"noteCount": 1,
|
||||||
"pageCount": 0.06,
|
"pageCount": 0.06,
|
||||||
|
|
|
||||||
|
|
@ -13,12 +13,12 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "2025/xg-infra.md",
|
"file": "2024/photoprism.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": true
|
"source": true
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "xg-infra"
|
"title": "photoprism"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "search",
|
"type": "search",
|
||||||
"state": {
|
"state": {
|
||||||
"query": "",
|
"query": "photop",
|
||||||
"matchingCase": false,
|
"matchingCase": false,
|
||||||
"explainSearch": false,
|
"explainSearch": false,
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
|
|
@ -225,8 +225,8 @@
|
||||||
},
|
},
|
||||||
"active": "25b930ea2a609828",
|
"active": "25b930ea2a609828",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"2025/afscheidsbericht-nero.md",
|
|
||||||
"2025/xg-infra.md",
|
"2025/xg-infra.md",
|
||||||
|
"2025/afscheidsbericht-nero.md",
|
||||||
"2025/Transcript of Why A Chosen Man Always Walks Alone - Alan Watts.md",
|
"2025/Transcript of Why A Chosen Man Always Walks Alone - Alan Watts.md",
|
||||||
"2025/durian.srv.xor-gate.org.md",
|
"2025/durian.srv.xor-gate.org.md",
|
||||||
"2025/niora-review-2025-08-29.md",
|
"2025/niora-review-2025-08-29.md",
|
||||||
|
|
|
||||||
|
|
@ -2,4 +2,8 @@
|
||||||
* Rescan with WebUI -> Library -> Index -> Complete Rescan
|
* Rescan with WebUI -> Library -> Index -> Complete Rescan
|
||||||
* WebDAV endpoint for OS mount: <https://161.35.157.199/originals/>
|
* WebDAV endpoint for OS mount: <https://161.35.157.199/originals/>
|
||||||
* FreeBSD install from source https://docs.photoprism.app/getting-started/ports/freebsd/
|
* FreeBSD install from source https://docs.photoprism.app/getting-started/ports/freebsd/
|
||||||
* Install ports from git https://docs.freebsd.org/en/books/handbook/ports/#ports-using-installation-methods
|
* Install ports from git https://docs.freebsd.org/en/books/handbook/ports/#ports-using-installation-methods
|
||||||
|
|
||||||
|
## Linux
|
||||||
|
|
||||||
|
* https://github.com/IndrekHaav/photoprism-debian
|
||||||
Loading…
Reference in New Issue