2024-04-19
- Started using Logseq
- Enabled Git autopush from Logseq
- added post-commit hook to autopush after commits
- had to set execute bit on hook and use correct shell invocation
- Would be neat to have a Public knowledge base based on this
- https://github.com/dimfeld/export-logseq-notes
- Written in Rust and uses Rhai for configuration
- Need to exclude non-public pages (and blocks?)
- https://github.com/dimfeld/export-logseq-notes
- Enabled Git autopush from Logseq