Patrizio Bekerle
Patrizio Bekerle
I got that again: ``` INFO[712868] [social.qownnotes.org]: Attempting to post "Manage orphaned image files and attachments https://www.qownnotes.org/blog/2021-11-11-Manage-orphaned-image-files-and-attachments.html" to Mastodon INFO[712868] Fatal chain event: runtime error: invalid memory address or nil...
And again yesterday... ``` INFO[122762] [social.qownnotes.org]: Attempting to post "Nextcloud note versions https://www.qownnotes.org/blog/2021-11-15-Nextcloud-note-versions.html" to Mastodon INFO[122762] Fatal chain event: runtime error: invalid memory address or nil pointer dereference goroutine 19366...
Meanwhile the settings needs to be made for php 7.3 and I also needed 512MB 😁 For me that was `memory_limit = 512M` with `- ./pihole/memory.ini:/etc/php/7.3/cgi/conf.d/01-memory.ini:ro`.
> That is expected, you can try to vacuum the database. Please see: https://sqlite.org/lang_vacuum.html Maybe thelounge could do that periodically for all databases?
A temporary workaround could be to use [logrotate](https://www.digitalocean.com/community/tutorials/how-to-manage-logfiles-with-logrotate-on-ubuntu-16-04) to archive log-databases when they grow too big.
As long there is no option to build this on GitHub we are out of luck.
Can you please elaborate on your request.
Thank you. What, in your (or Obsidian's) eyes, are linked notes? Markdown link to other note file? Same Tag? Notes with the same parent tag linked (how many levels up)?...
> linked by internal links What are "internal links"? 😁 The only information currently available are notes linked by tags. Are we talking about tags?
> you can link notes directly without tags, just by adding its link (the icon in the picture). Yes, of course you can. 😁 But QON does not store that...