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