Snippets
BuJo provides various snippets for everyday actions. Below you can find a short description and example output for the snippets available:
taskto enter a task- [ ] <Enter text here>taskclipto enter a task from clipboard- [ ] <Clipboard pasted here>scratchto scratch a text selection~Some text~timeto enter the current time10:38dateto enter the current date2022.04.24datetimeto enter the current date and time2022.04.24 10:39timetracktableto enter a time tracking table| Tracker | Task | Backlog | | ----------: | :--------------- | :------- | | 00:00-00:00 | [ ] Example task | [[link]] | | | | |timetrackrowto add an empty row to the time tracking table| | | |timetracktaskto enter a task in the time tracking table| | [ ] <Enter here> | |timetracktaskclipto enter a task from clipboard in the time tracking table| | [ ] <Clipboard> | |timeblocktableto enter a time blocking table| Time | Block | | ----------: | :------------ | | (00:00) | (Revision #1) | | | | | 00:00-00:00 | Chunk (#1) | | | - Chunk note | | | |timeblockrowto add an empty row to the time blocking table| | |timeblockrevto enter a revision row in the time blocking table| (10:53) | (Revision #1) |timeblockchunkto enter a chunk row in the time blocking table| 00:00-00:00 | <Enter here> |timeblocknoteto enter a note row in the time blocking table| | - <Add here> |
TIP
The Markdown All in One extension provides a table auto-formatting via the alt+shift+f keybinding. This makes it easy to work with and align markdown tables with a simple keyboard shortcut. This functionality will soon be brought to BuJo.
