- Journals view UI: For quick reference, place journals, linked references, and journal queries side by side.
For non-journals >> Page-tags and Hierarchy (Page UI) plugin
- If use the reference function and write the timeline, it is also effective as a log. Press ⌨️
cmd(win) + alt
at the same time to get the reference by mouse dragging on the bullet.
Suitable for Omnivore plugin
- Omnivore is a WebClipping tool that can be quoted to Logseq. It is possible to see the table of web clips for the day next to the journal, so it's easy to access. (View
substack.com
newsletter)
- Use datenlp plugin. Add
@wednesday
or read past journals and add@today
. They become links.
- Logseq has the ability to read and highlight PDF file. If you add a date link to highlights, it will be included in the list of linked references. PDF highlights (docs.logseq.com)
- To get more task management. On Logseq, edit
config.edn
file. For more details refer to this link(sample code)
Not supported > Awesome Styler plugin cannot be used at the same time
Install from Logseq Marketplace
- Press
---
on the top right toolbar to openPlugins
. SelectMarketplace
. TypeColumn
in the search field, select it from the search results and install
- Styles be applied only to journals. The styles are not applied if the window size is less than 1850px.
- Place "Linked References" next to journals: boolean
true
defaultfalse
- Make right sidebar content next to each other: boolean
⚠️ Starting with Logseq v0.9.14 version, the limit is 2.true
false
default
Image size limit feature' has been moved to Preview Image plugin.
Go to the discussion tab to ask and find this kind of things.
- Linked References space is blank if there are no tasks in Logseq.
- Linked reference from journal are limited to dates other than today.
- If you find it difficult to see the image in a reduced view, please use the zoom function or open it in sidebar.
- This plugin relies on Logseq's DOM (Document Object Model) structure. If the DOM structure changes due to a Logseq version update, styles may not be applied. We will adjust the CSS to deal with it. If you notice something, please raise an issue.
- If you do not want to display multiple diaries in journals
- Place the mini calendar on top of journals
Author > @YU000jp