2025-10-25 15:50:15
I finally found a way to print #logseq queries. There is no native way and every plugin also just prints the query and not the query output.
https://github.com/cldwalker/logseq-query
Th…
I finally found a way to print #logseq queries. There is no native way and every plugin also just prints the query and not the query output.
https://github.com/cldwalker/logseq-query
Th…
Hab ein paar richtig coole #Logseq Templates von @… gefunden:
https://github.com/wieerwill/logseq_t…
So, since I found a bug in #logseq where pasting formatted notes from MS Teams causes logseq to use incorrect bold markdown syntax ([space]** at the end of a phrase instead of just **), I wrote this sed script to fix the logseq markdown files after I paste content in:
$ cat fix_logseg_bold_journals.sh
#!/bin/bash
cd /Users/faucherd/Documents//Logseq/journals
sed -i '…