Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vipzhicheng/logseq-plugin-comment-block
Building an automatic comment history for Logseq
https://github.com/vipzhicheng/logseq-plugin-comment-block
Last synced: 3 months ago
JSON representation
Building an automatic comment history for Logseq
- Host: GitHub
- URL: https://github.com/vipzhicheng/logseq-plugin-comment-block
- Owner: vipzhicheng
- License: mit
- Created: 2021-12-01T06:34:47.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-28T04:50:57.000Z (over 2 years ago)
- Last Synced: 2024-07-03T02:44:55.949Z (5 months ago)
- Language: TypeScript
- Size: 1.96 MB
- Stars: 70
- Watchers: 3
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-logseq - logseq-plugin-comment-block - An automatic block comment history workflow (🔌 Plugins)
README
# Logseq Comment Block
[![Github All Releases](https://img.shields.io/github/downloads/vipzhicheng/logseq-plugin-comment-block/total.svg)](https://github.com/vipzhicheng/logseq-plugin-comment-block/releases)
For building an automatic comment history for Logseq! You can comment any block and show the connected history on journal page, current page, block ref sidebar and "Comments" page.
So, it should be a workflow of Logseq powered by plugin.
![screencast by Bailey](screencast.gif)
## Inspiration and Thanks
The inspiration of this plugin comes from [our community](https://discord.com/channels/725182569297215569/915076465027055656/915226549857435709) by Bailey Jennings, and likely borrowed from Roam.
## Why need this
If you have a long term plan/job/task, you may need to write down something about it day by day, use this way, you can keep your todo list clean and the progress connected.
Also Bailey made a demo video on Youtube
[![Watch the video](https://img.youtube.com/vi/TPP2ejiuk-g/maxresdefault.jpg)](https://www.youtube.com/watch?v=TPP2ejiuk-g)
## Installation
### Preparation
- Click the 3 dots in the righthand corner and go to `Settings`.
- Got to advanced and enable Developer mode.
- Restart the app.
- Click 3 dots and go to `Plugins`.### Install plugins from Marketplace (recommended)
- Click `Marketplace` button and then click `Plugins`.
- Find the plugin and click `Install`.### Install plugins manually
- Download released version assets from Github.
- Unzip it.
- Click `Load unpacked plugin`, and select destination directory to the unziped folder.## Usage
- Trigger `Comment block` from block contextual menu.
- Trigger `/Comment block` from block slash commands.
- Trigger by shortcut `mod+shift+i`, mod means `command` on Mac and means `ctrl` on Windows.## CAUTION
If you change the `Preferred date format` on Settings page, you will lose your connections between journal and comments.
## ❤️ Buy me a coffee
If you like this plugin and you will, you can choose to buy me a coffee via [this](https://www.buymeacoffee.com/vipzhicheng) and [this](https://afdian.net/@vipzhicheng), that means a lot to me.
## Licence
MIT