nextcloud / desktop

💻 Desktop sync client for Nextcloud
https://nextcloud.com/install/#install-clients
GNU General Public License v2.0
2.99k stars 788 forks source link

[Bug]: "Connection closed" message when syncing files larger then +- 10 Mb #7257

Open punkyard opened 1 day ago

punkyard commented 1 day ago

⚠️ Before submitting, please verify the following: ⚠️

Bug description

Nextcloud desktop app doesn't sync files larger than 10Mb in subfolders since last update

Steps to reproduce

  1. place file in a subfolder folder locally
  2. check sync in desktop app window
  3. read message "some files couldn't be synched"
  4. move the same file to root folder locally
  5. sync is ok
  6. or manually move this file in NC Files on line

Expected behavior

sync all files - there is no size restriction in my setup

Which files are affected by this bug

.mp3 (recently audio export of studio project)

Operating system

Windows

Which version of the operating system you are running.

12.7.6

Package

Official Linux AppImage

Nextcloud Server version

NC 29.0.7 - AiO 960

Nextcloud Desktop Client version

3.14.0

Is this bug present after an update or on a fresh install?

Updated from a minor version (ex. 3.4.2 to 3.4.4)

Are you using the Nextcloud Server Encryption module?

Encryption is Enabled

Are you using an external user-backend?

Nextcloud Server logs

[["OCP\\Files\\Events\\Node\\NodeWrittenEvent"],"OCP\\Files\\Events\\Node\\NodeWrittenEvent",["Symfony\\Component\\EventDispatcher\\EventDispatcher"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":59,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"],["Closure"]],"OCP\\Files\\Events\\Node\\NodeWrittenEvent",["OCP\\Files\\Events\\Node\\NodeWrittenEvent"]]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":86,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Events\\Node\\NodeWrittenEvent"],"OCP\\Files\\Events\\Node\\NodeWrittenEvent"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Events\\Node\\NodeWrittenEvent",["OCP\\Files\\Events\\Node\\NodeWrittenEvent"]]},{"file":"/var/www/html/lib/private/Files/Node/HookConnector.php","line":102,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Files\\Events\\Node\\NodeWrittenEvent"]]},{"file":"/var/www/html/lib/private/legacy/OC_Hook.php","line":105,"function":"postWrite","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[[true,"/\ud83d\udcd3 NOTES/pages/Obsidian.md"]]},{"file":"/var/www/html/lib/private/Files/View.php","line":1282,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","post_write",[true,"/\ud83d\udcd3 NOTES/pages/Obsidian.md"]]},{"file":"/var/www/html/lib/private/Files/View.php","line":1214,"function":"runHooks","class":"OC\\Files\\View","type":"->","args":[["update","write"],"/\ud83d\udcd3 NOTES/pages/Obsidian.md",true]},{"file":"/var/www/html/lib/private/Files/View.php","line":683,"function":"basicOperation","class":"OC\\Files\\View","type":"->","args":["file_put_contents","/misterG/files/\ud83d\udcd3 NOTES/pages/Obsidian.md",["update","write"],"# what is **obsidian**\n- a note taking app\n- a personal knowledge management app\n- an outliner\n\n---\n# where to **get it**\n- download and install on your home computer\n\t- https://obsidian.md/download\n- we are going to hack the school computers\n\t- copy the folder `/DOSSUP/LYCEE/COMMUN/Mister G/portable-apps`\n\t- paste it on your *flash drive*\n\n---\n# how to **start**\n\n- create a new folder `obsidian-vault` (at the *root* your cloud folder)\n\t- inside it:\n\t\t- create folder `assets` for attachments\n\t\t- create folder `journals`\n\t\t- create folder `notes`\n\t\t\t- create folder each year: `2024 seconde`\n\t\t\t\t- create a subfolder for the subject: `English`\n\t\t\t\t- create a subfolder `GROUP name first name`\n\t\t\t\t\t- **share** this folder with your teacher entering their email address\n\n---\n\n> [!warning] do not modify files outside of Obsidian\n> From now on, every file that is part of `obsidian-vault` will be managed by Obsidian. \n> \u274c You should never modify these files (move them or rename them) in the Windows Explorer. \n> \u2705 You should move them or rename them in Obsidian.\n\n---\n\n- create your first note\n- create a link\n- create another note\n- backlink a note\n- create a folder\n- look at the graph view\n- format the text\n\t- headings\n\t- bold, italic\n\t- bullet list\n\t- numbered list\n- import a picture\n\t- copy paste the /path/to/the/picture\n\t- name in the brackets link\n\t- rename\n\t- delete\n- daily note\n- create a map of content\n\n\n\nOPEN A NEW VAULT TO GUIDE STUDENTS\n\n\n- ### before using Obsidian\n\t- DOSSUP/LYCEE/COMMUN/Mister G > obsidian\n\t\t- create a new folder 'obsidian-vault' in 'my-cloud'\n\t\t\t- create folder `assets` for attachments\n\t\t\t- create folder`journals`\n\t\t\t- create folder `pages`\n\t\t\t- create folder `templates`\n\t\t\t- create folder each year: `2024 seconde`\n\t\t\t\t- create a subfolder for the subject: `English`\n\t\t\t\t\t- create a subfolder `GROUP name first name`\n\t\t\t\t\t- **share** this folder with your teacher entering their email address\n\n- let's go and see where is the fist file in the *vault*\n- it's using mardown\n\t- let's rename this first page:\n\t\t- name it: Markdown cheatsheet\n\t\t- delete the welcome message\n\t\t- headings with # \n\t\t- ** bold\n\t\t- * italic\n\t\t- bullet list using -\n\t\t- bullet ltem 1\n\t\t\t- nested bullet using tab\n\t\t\t- item 2\n\t\t- numbered list\n\t\t\t1. number one\n\t\t\t2. number two\n\t\t\t3. use Enter\n\t\t- backlink\n\t\t\t- to a [[second note]]\n\t\t- weblink [web page](https://help.obsidian.md/Home)\n\t\t- ==highlight==\n\t\t- strikethrough: ~~strike~~\n\t\t- checkboxes\n\t\t\t- [ ] with brackets [\u00a0 ]\n\t\t\t- [ ] and a space afterwards\n\t\t\t- [x] checked!  [completion:: 2024-09-23]\n\t\t- \n\n\n## Basic **Settings**\n- Slash comments: on\n- Appearance\n\t- Minimal theme and Minimal plugin and Hider hide ribbon and\n\t- Style settings\n\t\t- Minimal\n\t\t\t- Ribbon: bottom left hover\n- Core plugins\n\t- **Daily notes**: *activate*\n\t\t- New file location: *journal*\n\t\t- Template file location: *templates/daily note*\n\t\t- Open daily notes on start up: *activate*\n\t- jump to **Hotkeys**\n\t\t- search *daily* and add **Ctrl+d**\n\t\t- click the keyboard search and press 'Ctrl+d'\n\t\t- suppress the pre-existing shortcut\n- Community plugins\n\t- Calendar\n\t- Reminder - shoots at 7am - set with (@\n\t\t- {{video https://youtu.be/sTSgD4784gM?si=zeMFsPEkuhjUgxpJ}}\n\t- make.md to creae hidden folder notes\n\t- reading time - length of a text, time it's gonna take to read it\n\t- file explorer notes count\n\t- tasks\n\t\t- emoji format\n\t- cardboard present tasks\n\t\t- view tasks per due date or tag\n- After\n\t- install Obsidian on your phone\n\t- install Remotely save\n\t- backup Obsidian folder in PC\n\t- connect to webdav\n\n\n---\n# words\n- create\n- delete\n- folder\n- sub-folder\n- shortcut\n- hack\n\t- #word/verb\n\t- cut, slice, chop, severe\n\t- deal with something successfully\n- to backup\n- remote\n- remotely\n- account\n- sign up\n- sign in\n- log in\n- daily\n\n\n\n\n- *Open Logseq* and create a new graph by selecting the created folder (MyVault)\n\t- Ensure that your the folder has the following folder *structure*:\n\t\t- journals (for daily notes)\n\t\t- logseq\n\t\t- pages (for regular notes)\n\t- drag and drop any image file on logseq who will generate a new folder\n\t\t- assets (for attachments will com\n\t- In *Logseq settings*, set the *Preferred date format* to **yyyy-MM-dd**\n- *Open Obsidian* and open an existing vault (MyVault)\n\t- go to Settings and navigate to the \"Files & Links\" section\n\t\t- Set the \"Default location for new notes\" to \"In the folder specified below\"\n\t\t- Set the \"Folder to create new notes in\" to \"pages\n\t\t- Choose the path: relative to folder\n\t\t- Use Wikilinks: off\n\t\t- Default location for attachements: in specified folder\n\t\t- Path for attachements: assets\n\t- enable the Daily Notes extension in Obsidian settings\n\t\t- Set the daily notes file name format to match Logseq's format (yyyy-MM-dd)\n\t\t- Configure the daily notes to be created in the \"journals\" folder\n\t\t- point to template\n\t- install and enable community extensions\n\t\t- Calendar\n\t\t- full calendar with pronote ics\n\t\t- natural language dates\n- Don't move files around in the folders, use obsidian\n- update app and plugins\n- formating text with [[callouts]]s\n- shortcuts\n\t- open a note:\n\t- back forward in history: Alt <- / Alt -> right arrow\n\t- search a note: Cmd P\n- flashcards\n\t- -\n- create several pages at once by creating a 'poject'\n\t- folder, hidden note, kanban, journal\n\t- {{video https://youtu.be/Hsme9MOW-rc}}\n- students present orally a video they watched, why, what it helped them achieving in obsidian, and what have done in obsidian\n- create dashboard page\n- ---\n\n- start with empty vault\n- copy paste and open starter vault template\n\t- https://thesweetsetup.com/rm/obsidian-starter-vault/?source=post_page-----4f060faa651c--------------------------------\n# kepano template requires\n- [Dataview](https://github.com/blacksmithgu/obsidian-dataview)\u00a0for overview notes\n- [Leaflet](https://github.com/javalent/obsidian-leaflet)\u00a0for maps\n- https://stephango.com/vault\n- ## Rating system\n\t- Anything with a\u00a0`rating`\u00a0uses an integer from 1 to 7:\n\t\t- 7\u00a0\u2014\u00a0**Perfect**, must try, life-changing, go out of your way to seek this out\n\t\t- 6 \u2014\u00a0**Excellent**, worth repeating\n\t\t- 5 \u2014\u00a0**Good**, don\u2019t go out of your way, but enjoyable\n\t\t- 4 \u2014\u00a0**Passable**, works in a pinch\n\t\t- 3 \u2014\u00a0**Bad**, don\u2019t do this if you can\n\t\t- 2 \u2014\u00a0**Atrocious**, actively avoid, repulsive\n\t\t- 1 \u2014\u00a0**Evil**, life-changing in a bad way\n\n---\n#### \ud83e\udde0 [[growing a second brain]] with Obsidian\n#### \ud83d\udcdd [[prise de notes]] efficace en classe\n\t[[../../\ud83c\uddec\ud83c\udde7 ENGLISH/00 PROGRAMMES bis/compr\u00e9hension - prendre des notes.pdf|PDF compr\u00e9hension - prendre des notes]]\n#### \ud83d\udc40 configure Obsidian to [[share the vault folder with Logseq]] / [[Logseq conflit]]\n\n"]},{"file":"/var/www/html/lib/private/Files/Node/Folder.php","line":192,"function":"file_put_contents","class":"OC\\Files\\View","type":"->","args":["/misterG/files/\ud83d\udcd3 NOTES/pages/Obsidian.md","# what is **obsidian**\n- a note taking app\n- a personal knowledge management app\n- an outliner\n\n---\n# where to **get it**\n- download and install on your home computer\n\t- https://obsidian.md/download\n- we are going to hack the school computers\n\t- copy the folder `/DOSSUP/LYCEE/COMMUN/Mister G/portable-apps`\n\t- paste it on your *flash drive*\n\n---\n# how to **start**\n\n- create a new folder `obsidian-vault` (at the *root* your cloud folder)\n\t- inside it:\n\t\t- create folder `assets` for attachments\n\t\t- create folder `journals`\n\t\t- create folder `notes`\n\t\t\t- create folder each year: `2024 seconde`\n\t\t\t\t- create a subfolder for the subject: `English`\n\t\t\t\t- create a subfolder `GROUP name first name`\n\t\t\t\t\t- **share** this folder with your teacher entering their email address\n\n---\n\n> [!warning] do not modify files outside of Obsidian\n> From now on, every file that is part of `obsidian-vault` will be managed by Obsidian. \n> \u274c You should never modify these files (move them or rename them) in the Windows Explorer. \n> \u2705 You should move them or rename them in Obsidian.\n\n---\n\n- create your first note\n- create a link\n- create another note\n- backlink a note\n- create a folder\n- look at the graph view\n- format the text\n\t- headings\n\t- bold, italic\n\t- bullet list\n\t- numbered list\n- import a picture\n\t- copy paste the /path/to/the/picture\n\t- name in the brackets link\n\t- rename\n\t- delete\n- daily note\n- create a map of content\n\n\n\nOPEN A NEW VAULT TO GUIDE STUDENTS\n\n\n- ### before using Obsidian\n\t- DOSSUP/LYCEE/COMMUN/Mister G > obsidian\n\t\t- create a new folder 'obsidian-vault' in 'my-cloud'\n\t\t\t- create folder `assets` for attachments\n\t\t\t- create folder`journals`\n\t\t\t- create folder `pages`\n\t\t\t- create folder `templates`\n\t\t\t- create folder each year: `2024 seconde`\n\t\t\t\t- create a subfolder for the subject: `English`\n\t\t\t\t\t- create a subfolder `GROUP name first name`\n\t\t\t\t\t- **share** this folder with your teacher entering their email address\n\n- let's go and see where is the fist file in the *vault*\n- it's using mardown\n\t- let's rename this first page:\n\t\t- name it: Markdown cheatsheet\n\t\t- delete the welcome message\n\t\t- headings with # \n\t\t- ** bold\n\t\t- * italic\n\t\t- bullet list using -\n\t\t- bullet ltem 1\n\t\t\t- nested bullet using tab\n\t\t\t- item 2\n\t\t- numbered list\n\t\t\t1. number one\n\t\t\t2. number two\n\t\t\t3. use Enter\n\t\t- backlink\n\t\t\t- to a [[second note]]\n\t\t- weblink [web page](https://help.obsidian.md/Home)\n\t\t- ==highlight==\n\t\t- strikethrough: ~~strike~~\n\t\t- checkboxes\n\t\t\t- [ ] with brackets [\u00a0 ]\n\t\t\t- [ ] and a space afterwards\n\t\t\t- [x] checked!  [completion:: 2024-09-23]\n\t\t- \n\n\n## Basic **Settings**\n- Slash comments: on\n- Appearance\n\t- Minimal theme and Minimal plugin and Hider hide ribbon and\n\t- Style settings\n\t\t- Minimal\n\t\t\t- Ribbon: bottom left hover\n- Core plugins\n\t- **Daily notes**: *activate*\n\t\t- New file location: *journal*\n\t\t- Template file location: *templates/daily note*\n\t\t- Open daily notes on start up: *activate*\n\t- jump to **Hotkeys**\n\t\t- search *daily* and add **Ctrl+d**\n\t\t- click the keyboard search and press 'Ctrl+d'\n\t\t- suppress the pre-existing shortcut\n- Community plugins\n\t- Calendar\n\t- Reminder - shoots at 7am - set with (@\n\t\t- {{video https://youtu.be/sTSgD4784gM?si=zeMFsPEkuhjUgxpJ}}\n\t- make.md to creae hidden folder notes\n\t- reading time - length of a text, time it's gonna take to read it\n\t- file explorer notes count\n\t- tasks\n\t\t- emoji format\n\t- cardboard present tasks\n\t\t- view tasks per due date or tag\n- After\n\t- install Obsidian on your phone\n\t- install Remotely save\n\t- backup Obsidian folder in PC\n\t- connect to webdav\n\n\n---\n# words\n- create\n- delete\n- folder\n- sub-folder\n- shortcut\n- hack\n\t- #word/verb\n\t- cut, slice, chop, severe\n\t- deal with something successfully\n- to backup\n- remote\n- remotely\n- account\n- sign up\n- sign in\n- log in\n- daily\n\n\n\n\n- *Open Logseq* and create a new graph by selecting the created folder (MyVault)\n\t- Ensure that your the folder has the following folder *structure*:\n\t\t- journals (for daily notes)\n\t\t- logseq\n\t\t- pages (for regular notes)\n\t- drag and drop any image file on logseq who will generate a new folder\n\t\t- assets (for attachments will com\n\t- In *Logseq settings*, set the *Preferred date format* to **yyyy-MM-dd**\n- *Open Obsidian* and open an existing vault (MyVault)\n\t- go to Settings and navigate to the \"Files & Links\" section\n\t\t- Set the \"Default location for new notes\" to \"In the folder specified below\"\n\t\t- Set the \"Folder to create new notes in\" to \"pages\n\t\t- Choose the path: relative to folder\n\t\t- Use Wikilinks: off\n\t\t- Default location for attachements: in specified folder\n\t\t- Path for attachements: assets\n\t- enable the Daily Notes extension in Obsidian settings\n\t\t- Set the daily notes file name format to match Logseq's format (yyyy-MM-dd)\n\t\t- Configure the daily notes to be created in the \"journals\" folder\n\t\t- point to template\n\t- install and enable community extensions\n\t\t- Calendar\n\t\t- full calendar with pronote ics\n\t\t- natural language dates\n- Don't move files around in the folders, use obsidian\n- update app and plugins\n- formating text with [[callouts]]s\n- shortcuts\n\t- open a note:\n\t- back forward in history: Alt <- / Alt -> right arrow\n\t- search a note: Cmd P\n- flashcards\n\t- -\n- create several pages at once by creating a 'poject'\n\t- folder, hidden note, kanban, journal\n\t- {{video https://youtu.be/Hsme9MOW-rc}}\n- students present orally a video they watched, why, what it helped them achieving in obsidian, and what have done in obsidian\n- create dashboard page\n- ---\n\n- start with empty vault\n- copy paste and open starter vault template\n\t- https://thesweetsetup.com/rm/obsidian-starter-vault/?source=post_page-----4f060faa651c--------------------------------\n# kepano template requires\n- [Dataview](https://github.com/blacksmithgu/obsidian-dataview)\u00a0for overview notes\n- [Leaflet](https://github.com/javalent/obsidian-leaflet)\u00a0for maps\n- https://stephango.com/vault\n- ## Rating system\n\t- Anything with a\u00a0`rating`\u00a0uses an integer from 1 to 7:\n\t\t- 7\u00a0\u2014\u00a0**Perfect**, must try, life-changing, go out of your way to seek this out\n\t\t- 6 \u2014\u00a0**Excellent**, worth repeating\n\t\t- 5 \u2014\u00a0**Good**, don\u2019t go out of your way, but enjoyable\n\t\t- 4 \u2014\u00a0**Passable**, works in a pinch\n\t\t- 3 \u2014\u00a0**Bad**, don\u2019t do this if you can\n\t\t- 2 \u2014\u00a0**Atrocious**, actively avoid, repulsive\n\t\t- 1 \u2014\u00a0**Evil**, life-changing in a bad way\n\n---\n#### \ud83e\udde0 [[growing a second brain]] with Obsidian\n#### \ud83d\udcdd [[prise de notes]] efficace en classe\n\t[[../../\ud83c\uddec\ud83c\udde7 ENGLISH/00 PROGRAMMES bis/compr\u00e9hension - prendre des notes.pdf|PDF compr\u00e9hension - prendre des notes]]\n#### \ud83d\udc40 configure Obsidian to [[share the vault folder with Logseq]] / [[Logseq conflit]]\n\n"]},{"function":"newFile","class":"OC\\Files\\Node\\Folder","type":"->","args":["/\ud83d\udcd3 NOTES/pages/Obsidian.md","# what is **obsidian**\n- a note taking app\n- a personal knowledge management app\n- an outliner\n\n---\n# where to **get it**\n- download and install on your home computer\n\t- https://obsidian.md/download\n- we are going to hack the school computers\n\t- copy the folder `/DOSSUP/LYCEE/COMMUN/Mister G/portable-apps`\n\t- paste it on your *flash drive*\n\n---\n# how to **start**\n\n- create a new folder `obsidian-vault` (at the *root* your cloud folder)\n\t- inside it:\n\t\t- create folder `assets` for attachments\n\t\t- create folder `journals`\n\t\t- create folder `notes`\n\t\t\t- create folder each year: `2024 seconde`\n\t\t\t\t- create a subfolder for the subject: `English`\n\t\t\t\t- create a subfolder `GROUP name first name`\n\t\t\t\t\t- **share** this folder with your teacher entering their email address\n\n---\n\n> [!warning] do not modify files outside of Obsidian\n> From now on, every file that is part of `obsidian-vault` will be managed by Obsidian. \n> \u274c You should never modify these files (move them or rename them) in the Windows Explorer. \n> \u2705 You should move them or rename them in Obsidian.\n\n---\n\n- create your first note\n- create a link\n- create another note\n- backlink a note\n- create a folder\n- look at the graph view\n- format the text\n\t- headings\n\t- bold, italic\n\t- bullet list\n\t- numbered list\n- import a picture\n\t- copy paste the /path/to/the/picture\n\t- name in the brackets link\n\t- rename\n\t- delete\n- daily note\n- create a map of content\n\n\n\nOPEN A NEW VAULT TO GUIDE STUDENTS\n\n\n- ### before using Obsidian\n\t- DOSSUP/LYCEE/COMMUN/Mister G > obsidian\n\t\t- create a new folder 'obsidian-vault' in 'my-cloud'\n\t\t\t- create folder `assets` for attachments\n\t\t\t- create folder`journals`\n\t\t\t- create folder `pages`\n\t\t\t- create folder `templates`\n\t\t\t- create folder each year: `2024 seconde`\n\t\t\t\t- create a subfolder for the subject: `English`\n\t\t\t\t\t- create a subfolder `GROUP name first name`\n\t\t\t\t\t- **share** this folder with your teacher entering their email address\n\n- let's go and see where is the fist file in the *vault*\n- it's using mardown\n\t- let's rename this first page:\n\t\t- name it: Markdown cheatsheet\n\t\t- delete the welcome message\n\t\t- headings with # \n\t\t- ** bold\n\t\t- * italic\n\t\t- bullet list using -\n\t\t- bullet ltem 1\n\t\t\t- nested bullet using tab\n\t\t\t- item 2\n\t\t- numbered list\n\t\t\t1. number one\n\t\t\t2. number two\n\t\t\t3. use Enter\n\t\t- backlink\n\t\t\t- to a [[second note]]\n\t\t- weblink [web page](https://help.obsidian.md/Home)\n\t\t- ==highlight==\n\t\t- strikethrough: ~~strike~~\n\t\t- checkboxes\n\t\t\t- [ ] with brackets [\u00a0 ]\n\t\t\t- [ ] and a space afterwards\n\t\t\t- [x] checked!  [completion:: 2024-09-23]\n\t\t- \n\n\n## Basic **Settings**\n- Slash comments: on\n- Appearance\n\t- Minimal theme and Minimal plugin and Hider hide ribbon and\n\t- Style settings\n\t\t- Minimal\n\t\t\t- Ribbon: bottom left hover\n- Core plugins\n\t- **Daily notes**: *activate*\n\t\t- New file location: *journal*\n\t\t- Template file location: *templates/daily note*\n\t\t- Open daily notes on start up: *activate*\n\t- jump to **Hotkeys**\n\t\t- search *daily* and add **Ctrl+d**\n\t\t- click the keyboard search and press 'Ctrl+d'\n\t\t- suppress the pre-existing shortcut\n- Community plugins\n\t- Calendar\n\t- Reminder - shoots at 7am - set with (@\n\t\t- {{video https://youtu.be/sTSgD4784gM?si=zeMFsPEkuhjUgxpJ}}\n\t- make.md to creae hidden folder notes\n\t- reading time - length of a text, time it's gonna take to read it\n\t- file explorer notes count\n\t- tasks\n\t\t- emoji format\n\t- cardboard present tasks\n\t\t- view tasks per due date or tag\n- After\n\t- install Obsidian on your phone\n\t- install Remotely save\n\t- backup Obsidian folder in PC\n\t- connect to webdav\n\n\n---\n# words\n- create\n- delete\n- folder\n- sub-folder\n- shortcut\n- hack\n\t- #word/verb\n\t- cut, slice, chop, severe\n\t- deal with something successfully\n- to backup\n- remote\n- remotely\n- account\n- sign up\n- sign in\n- log in\n- daily\n\n\n\n\n- *Open Logseq* and create a new graph by selecting the created folder (MyVault)\n\t- Ensure that your the folder has the following folder *structure*:\n\t\t- journals (for daily notes)\n\t\t- logseq\n\t\t- pages (for regular notes)\n\t- drag and drop any image file on logseq who will generate a new folder\n\t\t- assets (for attachments will com\n\t- In *Logseq settings*, set the *Preferred date format* to **yyyy-MM-dd**\n- *Open Obsidian* and open an existing vault (MyVault)\n\t- go to Settings and navigate to the \"Files & Links\" section\n\t\t- Set the \"Default location for new notes\" to \"In the folder specified below\"\n\t\t- Set the \"Folder to create new notes in\" to \"pages\n\t\t- Choose the path: relative to folder\n\t\t- Use Wikilinks: off\n\t\t- Default location for attachements: in specified folder\n\t\t- Path for attachements: assets\n\t- enable the Daily Notes extension in Obsidian settings\n\t\t- Set the daily notes file name format to match Logseq's format (yyyy-MM-dd)\n\t\t- Configure the daily notes to be created in the \"journals\" folder\n\t\t- point to template\n\t- install and enable community extensions\n\t\t- Calendar\n\t\t- full calendar with pronote ics\n\t\t- natural language dates\n- Don't move files around in the folders, use obsidian\n- update app and plugins\n- formating text with [[callouts]]s\n- shortcuts\n\t- open a note:\n\t- back forward in history: Alt <- / Alt -> right arrow\n\t- search a note: Cmd P\n- flashcards\n\t- -\n- create several pages at once by creating a 'poject'\n\t- folder, hidden note, kanban, journal\n\t- {{video https://youtu.be/Hsme9MOW-rc}}\n- students present orally a video they watched, why, what it helped them achieving in obsidian, and what have done in obsidian\n- create dashboard page\n- ---\n\n- start with empty vault\n- copy paste and open starter vault template\n\t- https://thesweetsetup.com/rm/obsidian-starter-vault/?source=post_page-----4f060faa651c--------------------------------\n# kepano template requires\n- [Dataview](https://github.com/blacksmithgu/obsidian-dataview)\u00a0for overview notes\n- [Leaflet](https://github.com/javalent/obsidian-leaflet)\u00a0for maps\n- https://stephango.com/vault\n- ## Rating system\n\t- Anything with a\u00a0`rating`\u00a0uses an integer from 1 to 7:\n\t\t- 7\u00a0\u2014\u00a0**Perfect**, must try, life-changing, go out of your way to seek this out\n\t\t- 6 \u2014\u00a0**Excellent**, worth repeating\n\t\t- 5 \u2014\u00a0**Good**, don\u2019t go out of your way, but enjoyable\n\t\t- 4 \u2014\u00a0**Passable**, works in a pinch\n\t\t- 3 \u2014\u00a0**Bad**, don\u2019t do this if you can\n\t\t- 2 \u2014\u00a0**Atrocious**, actively avoid, repulsive\n\t\t- 1 \u2014\u00a0**Evil**, life-changing in a bad way\n\n---\n#### \ud83e\udde0 [[growing a second brain]] with Obsidian\n#### \ud83d\udcdd [[prise de notes]] efficace en classe\n\t[[../../\ud83c\uddec\ud83c\udde7 ENGLISH/00 PROGRAMMES bis/compr\u00e9hension - prendre des notes.pdf|PDF compr\u00e9hension - prendre des notes]]\n#### \ud83d\udc40 configure Obsidian to [[share the vault folder with Logseq]] / [[Logseq conflit]]\n\n"]},{"file":"/var/www/html/lib/private/Files/Node/LazyFolder.php","line":84,"function":"call_user_func_array","args":[[["OC\\Files\\Node\\Folder"],"newFile"],["/\ud83d\udcd3 NOTES/pages/Obsidian.md","# what is **obsidian**\n- a note taking app\n- a personal knowledge management app\n- an outliner\n\n---\n# where to **get it**\n- download and install on your home computer\n\t- https://obsidian.md/download\n- we are going to hack the school computers\n\t- copy the folder `/DOSSUP/LYCEE/COMMUN/Mister G/portable-apps`\n\t- paste it on your *flash drive*\n\n---\n# how to **start**\n\n- create a new folder `obsidian-vault` (at the *root* your cloud folder)\n\t- inside it:\n\t\t- create folder `assets` for attachments\n\t\t- create folder `journals`\n\t\t- create folder `notes`\n\t\t\t- create folder each year: `2024 seconde`\n\t\t\t\t- create a subfolder for the subject: `English`\n\t\t\t\t- create a subfolder `GROUP name first name`\n\t\t\t\t\t- **share** this folder with your teacher entering their email address\n\n---\n\n> [!warning] do not modify files outside of Obsidian\n> From now on, every file that is part of `obsidian-vault` will be managed by Obsidian. \n> \u274c You should never modify these files (move them or rename them) in the Windows Explorer. \n> \u2705 You should move them or rename them in Obsidian.\n\n---\n\n- create your first note\n- create a link\n- create another note\n- backlink a note\n- create a folder\n- look at the graph view\n- format the text\n\t- headings\n\t- bold, italic\n\t- bullet list\n\t- numbered list\n- import a picture\n\t- copy paste the /path/to/the/picture\n\t- name in the brackets link\n\t- rename\n\t- delete\n- daily note\n- create a map of content\n\n\n\nOPEN A NEW VAULT TO GUIDE STUDENTS\n\n\n- ### before using Obsidian\n\t- DOSSUP/LYCEE/COMMUN/Mister G > obsidian\n\t\t- create a new folder 'obsidian-vault' in 'my-cloud'\n\t\t\t- create folder `assets` for attachments\n\t\t\t- create folder`journals`\n\t\t\t- create folder `pages`\n\t\t\t- create folder `templates`\n\t\t\t- create folder each year: `2024 seconde`\n\t\t\t\t- create a subfolder for the subject: `English`\n\t\t\t\t\t- create a subfolder `GROUP name first name`\n\t\t\t\t\t- **share** this folder with your teacher entering their email address\n\n- let's go and see where is the fist file in the *vault*\n- it's using mardown\n\t- let's rename this first page:\n\t\t- name it: Markdown cheatsheet\n\t\t- delete the welcome message\n\t\t- headings with # \n\t\t- ** bold\n\t\t- * italic\n\t\t- bullet list using -\n\t\t- bullet ltem 1\n\t\t\t- nested bullet using tab\n\t\t\t- item 2\n\t\t- numbered list\n\t\t\t1. number one\n\t\t\t2. number two\n\t\t\t3. use Enter\n\t\t- backlink\n\t\t\t- to a [[second note]]\n\t\t- weblink [web page](https://help.obsidian.md/Home)\n\t\t- ==highlight==\n\t\t- strikethrough: ~~strike~~\n\t\t- checkboxes\n\t\t\t- [ ] with brackets [\u00a0 ]\n\t\t\t- [ ] and a space afterwards\n\t\t\t- [x] checked!  [completion:: 2024-09-23]\n\t\t- \n\n\n## Basic **Settings**\n- Slash comments: on\n- Appearance\n\t- Minimal theme and Minimal plugin and Hider hide ribbon and\n\t- Style settings\n\t\t- Minimal\n\t\t\t- Ribbon: bottom left hover\n- Core plugins\n\t- **Daily notes**: *activate*\n\t\t- New file location: *journal*\n\t\t- Template file location: *templates/daily note*\n\t\t- Open daily notes on start up: *activate*\n\t- jump to **Hotkeys**\n\t\t- search *daily* and add **Ctrl+d**\n\t\t- click the keyboard search and press 'Ctrl+d'\n\t\t- suppress the pre-existing shortcut\n- Community plugins\n\t- Calendar\n\t- Reminder - shoots at 7am - set with (@\n\t\t- {{video https://youtu.be/sTSgD4784gM?si=zeMFsPEkuhjUgxpJ}}\n\t- make.md to creae hidden folder notes\n\t- reading time - length of a text, time it's gonna take to read it\n\t- file explorer notes count\n\t- tasks\n\t\t- emoji format\n\t- cardboard present tasks\n\t\t- view tasks per due date or tag\n- After\n\t- install Obsidian on your phone\n\t- install Remotely save\n\t- backup Obsidian folder in PC\n\t- connect to webdav\n\n\n---\n# words\n- create\n- delete\n- folder\n- sub-folder\n- shortcut\n- hack\n\t- #word/verb\n\t- cut, slice, chop, severe\n\t- deal with something successfully\n- to backup\n- remote\n- remotely\n- account\n- sign up\n- sign in\n- log in\n- daily\n\n\n\n\n- *Open Logseq* and create a new graph by selecting the created folder (MyVault)\n\t- Ensure that your the folder has the following folder *structure*:\n\t\t- journals (for daily notes)\n\t\t- logseq\n\t\t- pages (for regular notes)\n\t- drag and drop any image file on logseq who will generate a new folder\n\t\t- assets (for attachments will com\n\t- In *Logseq settings*, set the *Preferred date format* to **yyyy-MM-dd**\n- *Open Obsidian* and open an existing vault (MyVault)\n\t- go to Settings and navigate to the \"Files & Links\" section\n\t\t- Set the \"Default location for new notes\" to \"In the folder specified below\"\n\t\t- Set the \"Folder to create new notes in\" to \"pages\n\t\t- Choose the path: relative to folder\n\t\t- Use Wikilinks: off\n\t\t- Default location for attachements: in specified folder\n\t\t- Path for attachements: assets\n\t- enable the Daily Notes extension in Obsidian settings\n\t\t- Set the daily notes file name format to match Logseq's format (yyyy-MM-dd)\n\t\t- Configure the daily notes to be created in the \"journals\" folder\n\t\t- point to template\n\t- install and enable community extensions\n\t\t- Calendar\n\t\t- full calendar with pronote ics\n\t\t- natural language dates\n- Don't move files around in the folders, use obsidian\n- update app and plugins\n- formating text with [[callouts]]s\n- shortcuts\n\t- open a note:\n\t- back forward in history: Alt <- / Alt -> right arrow\n\t- search a note: Cmd P\n- flashcards\n\t- -\n- create several pages at once by creating a 'poject'\n\t- folder, hidden note, kanban, journal\n\t- {{video https://youtu.be/Hsme9MOW-rc}}\n- students present orally a video they watched, why, what it helped them achieving in obsidian, and what have done in obsidian\n- create dashboard page\n- ---\n\n- start with empty vault\n- copy paste and open starter vault template\n\t- https://thesweetsetup.com/rm/obsidian-starter-vault/?source=post_page-----4f060faa651c--------------------------------\n# kepano template requires\n- [Dataview](https://github.com/blacksmithgu/obsidian-dataview)\u00a0for overview notes\n- [Leaflet](https://github.com/javalent/obsidian-leaflet)\u00a0for maps\n- https://stephango.com/vault\n- ## Rating system\n\t- Anything with a\u00a0`rating`\u00a0uses an integer from 1 to 7:\n\t\t- 7\u00a0\u2014\u00a0**Perfect**, must try, life-changing, go out of your way to seek this out\n\t\t- 6 \u2014\u00a0**Excellent**, worth repeating\n\t\t- 5 \u2014\u00a0**Good**, don\u2019t go out of your way, but enjoyable\n\t\t- 4 \u2014\u00a0**Passable**, works in a pinch\n\t\t- 3 \u2014\u00a0**Bad**, don\u2019t do this if you can\n\t\t- 2 \u2014\u00a0**Atrocious**, actively avoid, repulsive\n\t\t- 1 \u2014\u00a0**Evil**, life-changing in a bad way\n\n---\n#### \ud83e\udde0 [[growing a second brain]] with Obsidian\n#### \ud83d\udcdd [[prise de notes]] efficace en classe\n\t[[../../\ud83c\uddec\ud83c\udde7 ENGLISH/00 PROGRAMMES bis/compr\u00e9hension - prendre des notes.pdf|PDF compr\u00e9hension - prendre des notes]]\n#### \ud83d\udc40 configure Obsidian to [[share the vault folder with Logseq]] / [[Logseq conflit]]\n\n"]]},{"file":"/var/www/html/lib/private/Files/Node/LazyFolder.php","line":463,"function":"__call","class":"OC\\Files\\Node\\LazyFolder","type":"->","args":["newFile",["/\ud83d\udcd3 NOTES/pages/Obsidian.md","# what is **obsidian**\n- a note taking app\n- a personal knowledge management app\n- an outliner\n\n---\n# where to **get it**\n- download and install on your home computer\n\t- https://obsidian.md/download\n- we are going to hack the school computers\n\t- copy the folder `/DOSSUP/LYCEE/COMMUN/Mister G/portable-apps`\n\t- paste it on your *flash drive*\n\n---\n# how to **start**\n\n- create a new folder `obsidian-vault` (at the *root* your cloud folder)\n\t- inside it:\n\t\t- create folder `assets` for attachments\n\t\t- create folder `journals`\n\t\t- create folder `notes`\n\t\t\t- create folder each year: `2024 seconde`\n\t\t\t\t- create a subfolder for the subject: `English`\n\t\t\t\t- create a subfolder `GROUP name first name`\n\t\t\t\t\t- **share** this folder with your teacher entering their email address\n\n---\n\n> [!warning] do not modify files outside of Obsidian\n> From now on, every file that is part of `obsidian-vault` will be managed by Obsidian. \n> \u274c You should never modify these files (move them or rename them) in the Windows Explorer. \n> \u2705 You should move them or rename them in Obsidian.\n\n---\n\n- create your first note\n- create a link\n- create another note\n- backlink a note\n- create a folder\n- look at the graph view\n- format the text\n\t- headings\n\t- bold, italic\n\t- bullet list\n\t- numbered list\n- import a picture\n\t- copy paste the /path/to/the/picture\n\t- name in the brackets link\n\t- rename\n\t- delete\n- daily note\n- create a map of content\n\n\n\nOPEN A NEW VAULT TO GUIDE STUDENTS\n\n\n- ### before using Obsidian\n\t- DOSSUP/LYCEE/COMMUN/Mister G > obsidian\n\t\t- create a new folder 'obsidian-vault' in 'my-cloud'\n\t\t\t- create folder `assets` for attachments\n\t\t\t- create folder`journals`\n\t\t\t- create folder `pages`\n\t\t\t- create folder `templates`\n\t\t\t- create folder each year: `2024 seconde`\n\t\t\t\t- create a subfolder for the subject: `English`\n\t\t\t\t\t- create a subfolder `GROUP name first name`\n\t\t\t\t\t- **share** this folder with your teacher entering their email address\n\n- let's go and see where is the fist file in the *vault*\n- it's using mardown\n\t- let's rename this first page:\n\t\t- name it: Markdown cheatsheet\n\t\t- delete the welcome message\n\t\t- headings with # \n\t\t- ** bold\n\t\t- * italic\n\t\t- bullet list using -\n\t\t- bullet ltem 1\n\t\t\t- nested bullet using tab\n\t\t\t- item 2\n\t\t- numbered list\n\t\t\t1. number one\n\t\t\t2. number two\n\t\t\t3. use Enter\n\t\t- backlink\n\t\t\t- to a [[second note]]\n\t\t- weblink [web page](https://help.obsidian.md/Home)\n\t\t- ==highlight==\n\t\t- strikethrough: ~~strike~~\n\t\t- checkboxes\n\t\t\t- [ ] with brackets [\u00a0 ]\n\t\t\t- [ ] and a space afterwards\n\t\t\t- [x] checked!  [completion:: 2024-09-23]\n\t\t- \n\n\n## Basic **Settings**\n- Slash comments: on\n- Appearance\n\t- Minimal theme and Minimal plugin and Hider hide ribbon and\n\t- Style settings\n\t\t- Minimal\n\t\t\t- Ribbon: bottom left hover\n- Core plugins\n\t- **Daily notes**: *activate*\n\t\t- New file location: *journal*\n\t\t- Template file location: *templates/daily note*\n\t\t- Open daily notes on start up: *activate*\n\t- jump to **Hotkeys**\n\t\t- search *daily* and add **Ctrl+d**\n\t\t- click the keyboard search and press 'Ctrl+d'\n\t\t- suppress the pre-existing shortcut\n- Community plugins\n\t- Calendar\n\t- Reminder - shoots at 7am - set with (@\n\t\t- {{video https://youtu.be/sTSgD4784gM?si=zeMFsPEkuhjUgxpJ}}\n\t- make.md to creae hidden folder notes\n\t- reading time - length of a text, time it's gonna take to read it\n\t- file explorer notes count\n\t- tasks\n\t\t- emoji format\n\t- cardboard present tasks\n\t\t- view tasks per due date or tag\n- After\n\t- install Obsidian on your phone\n\t- install Remotely save\n\t- backup Obsidian folder in PC\n\t- connect to webdav\n\n\n---\n# words\n- create\n- delete\n- folder\n- sub-folder\n- shortcut\n- hack\n\t- #word/verb\n\t- cut, slice, chop, severe\n\t- deal with something successfully\n- to backup\n- remote\n- remotely\n- account\n- sign up\n- sign in\n- log in\n- daily\n\n\n\n\n- *Open Logseq* and create a new graph by selecting the created folder (MyVault)\n\t- Ensure that your the folder has the following folder *structure*:\n\t\t- journals (for daily notes)\n\t\t- logseq\n\t\t- pages (for regular notes)\n\t- drag and drop any image file on logseq who will generate a new folder\n\t\t- assets (for attachments will com\n\t- In *Logseq settings*, set the *Preferred date format* to **yyyy-MM-dd**\n- *Open Obsidian* and open an existing vault (MyVault)\n\t- go to Settings and navigate to the \"Files & Links\" section\n\t\t- Set the \"Default location for new notes\" to \"In the folder specified below\"\n\t\t- Set the \"Folder to create new notes in\" to \"pages\n\t\t- Choose the path: relative to folder\n\t\t- Use Wikilinks: off\n\t\t- Default location for attachements: in specified folder\n\t\t- Path for attachements: assets\n\t- enable the Daily Notes extension in Obsidian settings\n\t\t- Set the daily notes file name format to match Logseq's format (yyyy-MM-dd)\n\t\t- Configure the daily notes to be created in the \"journals\" folder\n\t\t- point to template\n\t- install and enable community extensions\n\t\t- Calendar\n\t\t- full calendar with pronote ics\n\t\t- natural language dates\n- Don't move files around in the folders, use obsidian\n- update app and plugins\n- formating text with [[callouts]]s\n- shortcuts\n\t- open a note:\n\t- back forward in history: Alt <- / Alt -> right arrow\n\t- search a note: Cmd P\n- flashcards\n\t- -\n- create several pages at once by creating a 'poject'\n\t- folder, hidden note, kanban, journal\n\t- {{video https://youtu.be/Hsme9MOW-rc}}\n- students present orally a video they watched, why, what it helped them achieving in obsidian, and what have done in obsidian\n- create dashboard page\n- ---\n\n- start with empty vault\n- copy paste and open starter vault template\n\t- https://thesweetsetup.com/rm/obsidian-starter-vault/?source=post_page-----4f060faa651c--------------------------------\n# kepano template requires\n- [Dataview](https://github.com/blacksmithgu/obsidian-dataview)\u00a0for overview notes\n- [Leaflet](https://github.com/javalent/obsidian-leaflet)\u00a0for maps\n- https://stephango.com/vault\n- ## Rating system\n\t- Anything with a\u00a0`rating`\u00a0uses an integer from 1 to 7:\n\t\t- 7\u00a0\u2014\u00a0**Perfect**, must try, life-changing, go out of your way to seek this out\n\t\t- 6 \u2014\u00a0**Excellent**, worth repeating\n\t\t- 5 \u2014\u00a0**Good**, don\u2019t go out of your way, but enjoyable\n\t\t- 4 \u2014\u00a0**Passable**, works in a pinch\n\t\t- 3 \u2014\u00a0**Bad**, don\u2019t do this if you can\n\t\t- 2 \u2014\u00a0**Atrocious**, actively avoid, repulsive\n\t\t- 1 \u2014\u00a0**Evil**, life-changing in a bad way\n\n---\n#### \ud83e\udde0 [[growing a second brain]] with Obsidian\n#### \ud83d\udcdd [[prise de notes]] efficace en classe\n\t[[../../\ud83c\uddec\ud83c\udde7 ENGLISH/00 PROGRAMMES bis/compr\u00e9hension - prendre des notes.pdf|PDF compr\u00e9hension - prendre des notes]]\n#### \ud83d\udc40 configure Obsidian to [[share the vault folder with Logseq]] / [[Logseq conflit]]\n\n"]]},{"file":"/var/www/html/apps/dav/lib/BulkUpload/BulkUploadPlugin.php","line":92,"function":"newFile","class":"OC\\Files\\Node\\LazyFolder","type":"->","args":["/\ud83d\udcd3 NOTES/pages/Obsidian.md","# what is **obsidian**\n- a note taking app\n- a personal knowledge management app\n- an outliner\n\n---\n# where to **get it**\n- download and install on your home computer\n\t- https://obsidian.md/download\n- we are going to hack the school computers\n\t- copy the folder `/DOSSUP/LYCEE/COMMUN/Mister G/portable-apps`\n\t- paste it on your *flash drive*\n\n---\n# how to **start**\n\n- create a new folder `obsidian-vault` (at the *root* your cloud folder)\n\t- inside it:\n\t\t- create folder `assets` for attachments\n\t\t- create folder `journals`\n\t\t- create folder `notes`\n\t\t\t- create folder each year: `2024 seconde`\n\t\t\t\t- create a subfolder for the subject: `English`\n\t\t\t\t- create a subfolder `GROUP name first name`\n\t\t\t\t\t- **share** this folder with your teacher entering their email address\n\n---\n\n> [!warning] do not modify files outside of Obsidian\n> From now on, every file that is part of `obsidian-vault` will be managed by Obsidian. \n> \u274c You should never modify these files (move them or rename them) in the Windows Explorer. \n> \u2705 You should move them or rename them in Obsidian.\n\n---\n\n- create your first note\n- create a link\n- create another note\n- backlink a note\n- create a folder\n- look at the graph view\n- format the text\n\t- headings\n\t- bold, italic\n\t- bullet list\n\t- numbered list\n- import a picture\n\t- copy paste the /path/to/the/picture\n\t- name in the brackets link\n\t- rename\n\t- delete\n- daily note\n- create a map of content\n\n\n\nOPEN A NEW VAULT TO GUIDE STUDENTS\n\n\n- ### before using Obsidian\n\t- DOSSUP/LYCEE/COMMUN/Mister G > obsidian\n\t\t- create a new folder 'obsidian-vault' in 'my-cloud'\n\t\t\t- create folder `assets` for attachments\n\t\t\t- create folder`journals`\n\t\t\t- create folder `pages`\n\t\t\t- create folder `templates`\n\t\t\t- create folder each year: `2024 seconde`\n\t\t\t\t- create a subfolder for the subject: `English`\n\t\t\t\t\t- create a subfolder `GROUP name first name`\n\t\t\t\t\t- **share** this folder with your teacher entering their email address\n\n- let's go and see where is the fist file in the *vault*\n- it's using mardown\n\t- let's rename this first page:\n\t\t- name it: Markdown cheatsheet\n\t\t- delete the welcome message\n\t\t- headings with # \n\t\t- ** bold\n\t\t- * italic\n\t\t- bullet list using -\n\t\t- bullet ltem 1\n\t\t\t- nested bullet using tab\n\t\t\t- item 2\n\t\t- numbered list\n\t\t\t1. number one\n\t\t\t2. number two\n\t\t\t3. use Enter\n\t\t- backlink\n\t\t\t- to a [[second note]]\n\t\t- weblink [web page](https://help.obsidian.md/Home)\n\t\t- ==highlight==\n\t\t- strikethrough: ~~strike~~\n\t\t- checkboxes\n\t\t\t- [ ] with brackets [\u00a0 ]\n\t\t\t- [ ] and a space afterwards\n\t\t\t- [x] checked!  [completion:: 2024-09-23]\n\t\t- \n\n\n## Basic **Settings**\n- Slash comments: on\n- Appearance\n\t- Minimal theme and Minimal plugin and Hider hide ribbon and\n\t- Style settings\n\t\t- Minimal\n\t\t\t- Ribbon: bottom left hover\n- Core plugins\n\t- **Daily notes**: *activate*\n\t\t- New file location: *journal*\n\t\t- Template file location: *templates/daily note*\n\t\t- Open daily notes on start up: *activate*\n\t- jump to **Hotkeys**\n\t\t- search *daily* and add **Ctrl+d**\n\t\t- click the keyboard search and press 'Ctrl+d'\n\t\t- suppress the pre-existing shortcut\n- Community plugins\n\t- Calendar\n\t- Reminder - shoots at 7am - set with (@\n\t\t- {{video https://youtu.be/sTSgD4784gM?si=zeMFsPEkuhjUgxpJ}}\n\t- make.md to creae hidden folder notes\n\t- reading time - length of a text, time it's gonna take to read it\n\t- file explorer notes count\n\t- tasks\n\t\t- emoji format\n\t- cardboard present tasks\n\t\t- view tasks per due date or tag\n- After\n\t- install Obsidian on your phone\n\t- install Remotely save\n\t- backup Obsidian folder in PC\n\t- connect to webdav\n\n\n---\n# words\n- create\n- delete\n- folder\n- sub-folder\n- shortcut\n- hack\n\t- #word/verb\n\t- cut, slice, chop, severe\n\t- deal with something successfully\n- to backup\n- remote\n- remotely\n- account\n- sign up\n- sign in\n- log in\n- daily\n\n\n\n\n- *Open Logseq* and create a new graph by selecting the created folder (MyVault)\n\t- Ensure that your the folder has the following folder *structure*:\n\t\t- journals (for daily notes)\n\t\t- logseq\n\t\t- pages (for regular notes)\n\t- drag and drop any image file on logseq who will generate a new folder\n\t\t- assets (for attachments will com\n\t- In *Logseq settings*, set the *Preferred date format* to **yyyy-MM-dd**\n- *Open Obsidian* and open an existing vault (MyVault)\n\t- go to Settings and navigate to the \"Files & Links\" section\n\t\t- Set the \"Default location for new notes\" to \"In the folder specified below\"\n\t\t- Set the \"Folder to create new notes in\" to \"pages\n\t\t- Choose the path: relative to folder\n\t\t- Use Wikilinks: off\n\t\t- Default location for attachements: in specified folder\n\t\t- Path for attachements: assets\n\t- enable the Daily Notes extension in Obsidian settings\n\t\t- Set the daily notes file name format to match Logseq's format (yyyy-MM-dd)\n\t\t- Configure the daily notes to be created in the \"journals\" folder\n\t\t- point to template\n\t- install and enable community extensions\n\t\t- Calendar\n\t\t- full calendar with pronote ics\n\t\t- natural language dates\n- Don't move files around in the folders, use obsidian\n- update app and plugins\n- formating text with [[callouts]]s\n- shortcuts\n\t- open a note:\n\t- back forward in history: Alt <- / Alt -> right arrow\n\t- search a note: Cmd P\n- flashcards\n\t- -\n- create several pages at once by creating a 'poject'\n\t- folder, hidden note, kanban, journal\n\t- {{video https://youtu.be/Hsme9MOW-rc}}\n- students present orally a video they watched, why, what it helped them achieving in obsidian, and what have done in obsidian\n- create dashboard page\n- ---\n\n- start with empty vault\n- copy paste and open starter vault template\n\t- https://thesweetsetup.com/rm/obsidian-starter-vault/?source=post_page-----4f060faa651c--------------------------------\n# kepano template requires\n- [Dataview](https://github.com/blacksmithgu/obsidian-dataview)\u00a0for overview notes\n- [Leaflet](https://github.com/javalent/obsidian-leaflet)\u00a0for maps\n- https://stephango.com/vault\n- ## Rating system\n\t- Anything with a\u00a0`rating`\u00a0uses an integer from 1 to 7:\n\t\t- 7\u00a0\u2014\u00a0**Perfect**, must try, life-changing, go out of your way to seek this out\n\t\t- 6 \u2014\u00a0**Excellent**, worth repeating\n\t\t- 5 \u2014\u00a0**Good**, don\u2019t go out of your way, but enjoyable\n\t\t- 4 \u2014\u00a0**Passable**, works in a pinch\n\t\t- 3 \u2014\u00a0**Bad**, don\u2019t do this if you can\n\t\t- 2 \u2014\u00a0**Atrocious**, actively avoid, repulsive\n\t\t- 1 \u2014\u00a0**Evil**, life-changing in a bad way\n\n---\n#### \ud83e\udde0 [[growing a second brain]] with Obsidian\n#### \ud83d\udcdd [[prise de notes]] efficace en classe\n\t[[../../\ud83c\uddec\ud83c\udde7 ENGLISH/00 PROGRAMMES bis/compr\u00e9hension - prendre des notes.pdf|PDF compr\u00e9hension - prendre des notes]]\n#### \ud83d\udc40 configure Obsidian to [[share the vault folder with Logseq]] / [[Logseq conflit]]\n\n"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPost","class":"OCA\\DAV\\BulkUpload\\BulkUploadPlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:POST",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":383,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":172,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","Line":130}}},"CustomMessage":"Exception thrown: OC\\DB\\Exceptions\\DbalException"}}
{"reqId":"VbWrIGdAeN9yS69SsQFo","level":3,"time":"2024-10-01T15:08:30+00:00","remoteAddr":"111.222.333.444","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/whiteboard/333029","message":"Undefined array key 5 at /var/www/html/lib/private/AppFramework/Http.php#128","userAgent":"node-fetch","version":"29.0.7.1","data":{"app":"PHP"}}
{"reqId":"AERlHunFevfVNzEGKHOL","level":3,"time":"2024-10-01T15:09:21+00:00","remoteAddr":"111.222.333.444","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/whiteboard/333029","message":"Undefined array key 5 at /var/www/html/lib/private/AppFramework/Http.php#128","userAgent":"node-fetch","version":"29.0.7.1","data":{"app":"PHP"}}
{"reqId":"zCne5MZq7gAdfKL6dWQ0","level":3,"time":"2024-10-01T20:14:45+00:00","remoteAddr":"111.222.333.444","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/whiteboard/55739","message":"Undefined array key 5 at /var/www/html/lib/private/AppFramework/Http.php#128","userAgent":"node-fetch","version":"29.0.7.1","data":{"app":"PHP"}}
{"reqId":"G5FS6ZUfsuKnzmyE5QWX","level":3,"time":"2024-10-02T02:18:55+00:00","remoteAddr":"","user":"--","app":"suspicious_login","method":"","url":"--","message":"Caught unknown error during IPv4 background training","userAgent":"--","version":"29.0.7.1","exception":{"Exception":"Rubix\\ML\\Exceptions\\InvalidArgumentException","Message":"Datasets must have the same number of columns, 48 expected, but 16 given.","Code":0,"Trace":[{"file":"/var/www/html/apps/suspicious_login/lib/Service/DataLoader.php","line":131,"function":"merge","class":"Rubix\\ML\\Datasets\\Labeled","type":"->","args":[["Rubix\\ML\\Datasets\\Labeled"]]},{"file":"/var/www/html/apps/suspicious_login/lib/Service/TrainService.php","line":71,"function":"generateRandomShuffledData","class":"OCA\\SuspiciousLogin\\Service\\DataLoader","type":"->","args":[["OCA\\SuspiciousLogin\\Service\\CollectedData"],["OCA\\SuspiciousLogin\\Service\\MLP\\Config"],["OCA\\SuspiciousLogin\\Service\\Ipv4Strategy"]]},{"file":"/var/www/html/apps/suspicious_login/lib/BackgroundJob/TrainJobIpV4.php","line":69,"function":"train","class":"OCA\\SuspiciousLogin\\Service\\TrainService","type":"->","args":[["OCA\\SuspiciousLogin\\Service\\MLP\\Config"],["OCA\\SuspiciousLogin\\Service\\TrainingDataConfig"],["OCA\\SuspiciousLogin\\Service\\Ipv4Strategy"]]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":80,"function":"run","class":"OCA\\SuspiciousLogin\\BackgroundJob\\TrainJobIpV4","type":"->","args":[null]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":102,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":92,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/cron.php","line":177,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]}],"File":"/var/www/html/apps/suspicious_login/vendor/rubix/ml/src/Datasets/Labeled.php","Line":364,"message":"Caught unknown error during IPv4 background training","CustomMessage":"Caught unknown error during IPv4 background training"}}

Additional info

No response

punkyard commented 1 day ago

adding maxChunkSize=50000000 to lextcloud.cfg is not fixing it

Mika-6-9 commented 10 hours ago

Hi Are you with S3 storage ? If yes, maybe related to https://github.com/nextcloud/server/issues/48481

punkyard commented 8 hours ago

no, single vps at contabo

files are not synced in subfolders. in root folder, they are.