Skip to content

Commit c7becea

Browse files
Add two recent projects and split
off a CLI + script section
1 parent cd4d3df commit c7becea

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

README.md

+12-10
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ See <https://xyhp915.github.io/logseq-marketplace-table/> and filter to `Themes`
7575
- [logseq-jira](https://github.com/adyscorpius/logseq-jira) by adyscorpius - Update Jira ticket details in your active blocks in Logseq.
7676
- [logseq-gallery](https://github.com/CorrectRoadH/logseq-gallery) by CorrectRoad - provides a gallery view for query.
7777
- [logseq-plugin-image-resizer](https://github.com/yutaodou/logseq-image-auto-resizer) by yutaodou - A Logseq plugin which set your image to customized size automatically.
78+
- [logseq-plugin-ai-query](https://github.com/dailydaniel/logseq-plugin-ai-query) - AI generation of advanced queries
7879

7980
See <https://xyhp915.github.io/logseq-marketplace-table/> and filter to `Plugins` for a full list
8081

@@ -109,26 +110,19 @@ These are integrations that are officially supported by the third party:
109110
- [logseq-tools](https://github.com/PiotrSss/logseq-tools) By PiotrSss - calendars, themes and more
110111
- [logseq-encrypt-ui](https://github.com/kanru/logseq-encrypt-ui) By Kanru - encrypt and decrypt all the files
111112
- [logseq-snippets](https://github.com/71/logseq-snippets) By Greg - custom queries, code snippets, RSS feeds, and other extensions of the Logseq platform
112-
- [gcal2logseq](https://github.com/WilliamDurin/gcal2logseq) By Will - Python Script + Alfred Workflow to add Google Calendar events into your graph
113-
- [keep2log](https://github.com/lugenx/keep2log) By lugenx - CLI tool that converts Google Keep Takeout files to Logseq journal entries, allowing you to migrate your notes from Google Keep to the Logseq note-taking app.
114-
- [todoist2logseq](https://github.com/WilliamDurin/todoist2logseq) By Will - Bash Script + Alfred Workflow to import tasks from Todoist into your graph
115-
- [org-logseq](https://github.com/ansmirnov/org-logseq) By ansmirnov - A script for navigating and editing logseq files using emacs
116113
- [org-logseq](https://github.com/llcc/org-logseq) By llcc - Another elisp package to work with logseq when using emacs
117-
- [webapp to local asset folder](https://gist.github.com/lezuber/aa034d82b3a21d7d96fcc73a9b906b25) By lezuber - A small python script for logseq webapp users that want to switch to the local version. It downloads all images to the local /assets folder
118-
- [dayone2logseq-md](https://github.com/mhejda/dayone2logseq-md) By mhejda - Python script for batch conversion of DayOne JSON-exported journals into Logseq-friendly Markdown files
119114
- [Yarle](https://github.com/akosbalasko/yarle) By akosbalasko - Yarle(Yet Another Rope Ladder from Evernote) is a cross-platform desktop tool that converts Evernote notebooks into Markdown format supporting Logseq dialect comprehensively
120115
- [LogLink](https://loglink.it/) - Send text, images and locations from mobile via Telegram (and
121116
soon other platforms) to your graph
122-
- [dly](https://github.com/wsw70/dly) - Create a daily note directly from the command line
123117
- [fireSeqSearch](https://github.com/Endle/fireSeqSearch) - Extension that displays logseq results
124118
alongside google ones
125119
- [logseq-copilot](https://github.com/EINDEX/logseq-copilot) - Chrome extension that display logseq
126120
results next to google ones
127121
- [logseqtemplates](https://www.logseqtemplates.com/) - Browse, share and download community templates. Sharing is done through the plugin
128122
- [logseq-guide](https://github.com/dustinlacewell/logseq-guide) - Self hosting Logseq
129-
- [logseq-doctor](https://github.com/andreoliwa/logseq-doctor) By andreoliwa - Heal your Markdown files. CLI tool to convert to outline, list tasks, and more tools to come
130123
- [save-to-logseq](https://chromewebstore.google.com/detail/send-to-logseq/mgdccnefjlmhnfbmlnhddoogimbpmilj) By yutaodou - Web clipper extension for Logseq. Send page, selection text, page link, images, twitter, YouTube video to Logseq via Logseq HTTPs API server.
131124
- [logseq-mass-pages-recovery](https://github.com/jmbenedetto/logseq_mass_pages_recovery.git) by JMB - Jupyther notebook writen in python to undo mass pages changes as the ones done through VS Code. It leverages LogSeq backup in logseq/bak dir within LogSeq local graph.
125+
- [Logseq Advanced Query Builder](https://adxsoft.github.io/logseqadvancedquerybuilder/) by adxsoft - An Experimental online tool to help Logseq Users build advanced queries from simple commands
132126

133127
### Bibliography and PDF Integrations
134128
Bibliography managers (eg Zotero) are widely used in scientific research, and scientist often need to read PDFs and take in-depth notes.
@@ -139,11 +133,19 @@ Bibliography managers (eg Zotero) are widely used in scientific research, and sc
139133
- [logseq-pdf-export](https://github.com/sawhney17/logseq-pdf-export) by sawhney17 - customizable PDF export
140134
- [logseq-pdf-nav](https://github.com/OverflowCat/logseq-pdf-nav) by OverflowCat - better navigation between internal PDF locations
141135

142-
## 🔍 Other Resources
136+
## 🔍 CLI Tools and Scripts
143137

144-
- [Logseq Advanced Query Builder](https://adxsoft.github.io/logseqadvancedquerybuilder/) by adxsoft - An Experimental online tool to help Logseq Users build advanced queries from simple commands
145138
- [movie-cli-2](https://github.com/cannibalox/movie-cli-2) - CLI tool for saving movie details into Logseq
146139
- [longdown](https://github.com/dundalek/longdown) - CLI tool for converting longform markdown to logseq markdown
140+
- [lsq](https://github.com/jrswab/lsq) - CLI tool to quickly create and edit journals
141+
- [logseq-doctor](https://github.com/andreoliwa/logseq-doctor) By andreoliwa - Heal your Markdown files. CLI tool to convert to outline, list tasks, and more tools to come
142+
- [gcal2logseq](https://github.com/WilliamDurin/gcal2logseq) By Will - Python Script + Alfred Workflow to add Google Calendar events into your graph
143+
- [keep2log](https://github.com/lugenx/keep2log) By lugenx - CLI tool that converts Google Keep Takeout files to Logseq journal entries, allowing you to migrate your notes from Google Keep to the Logseq note-taking app.
144+
- [todoist2logseq](https://github.com/WilliamDurin/todoist2logseq) By Will - Bash Script + Alfred Workflow to import tasks from Todoist into your graph
145+
- [org-logseq](https://github.com/ansmirnov/org-logseq) By ansmirnov - A script for navigating and editing logseq files using emacs
146+
- [dayone2logseq-md](https://github.com/mhejda/dayone2logseq-md) By mhejda - Python script for batch conversion of DayOne JSON-exported journals into Logseq-friendly Markdown files
147+
- [dly](https://github.com/wsw70/dly) - Create a daily note directly from the command line
148+
- [webapp to local asset folder](https://gist.github.com/lezuber/aa034d82b3a21d7d96fcc73a9b906b25) By lezuber - A small python script for logseq webapp users that want to switch to the local version. It downloads all images to the local /assets folder
147149

148150
## 🌱 Community Knowledge Gardens
149151

0 commit comments

Comments
 (0)