https://github.com/tigger04/logseq-journal-swap-transclude
Logseq plugin to take a journal entry, move it to a page, and transclude (embed) the reference back to its original location in the journal
https://github.com/tigger04/logseq-journal-swap-transclude
Last synced: about 1 month ago
JSON representation
Logseq plugin to take a journal entry, move it to a page, and transclude (embed) the reference back to its original location in the journal
- Host: GitHub
- URL: https://github.com/tigger04/logseq-journal-swap-transclude
- Owner: tigger04
- License: mit
- Created: 2024-03-06T15:41:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-08T18:03:19.000Z (about 1 year ago)
- Last Synced: 2025-03-06T12:11:24.393Z (about 2 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: journal-swap-transclude
Logseq plugin to take a journal entry, move it to a page, and transclude (embed) the reference back to its original location in the journal.* Why?
So that pages contain the actual content, rather than block references, allowing grep and other simple CLI tools without needing to tie up all those UUID block refs.