https://github.com/thiswillbeyourgithub/wallabag_to_logseq_and_omnivore
export my wallabag content to logseq and omnivore
https://github.com/thiswillbeyourgithub/wallabag_to_logseq_and_omnivore
Last synced: 11 months ago
JSON representation
export my wallabag content to logseq and omnivore
- Host: GitHub
- URL: https://github.com/thiswillbeyourgithub/wallabag_to_logseq_and_omnivore
- Owner: thiswillbeyourgithub
- License: gpl-3.0
- Created: 2023-08-02T17:59:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T18:06:23.000Z (over 2 years ago)
- Last Synced: 2025-02-09T06:43:11.492Z (about 1 year ago)
- Language: Python
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wallabag_to_logseq_and_omnivore
* simple script to make my transition from wallabag to logseq and omnivore.
* the read articles and their highlights are imported to a md file compatible with logseq
* the unread article's urls are exported as a csv then imported to omnivore with label "wallabag_import"
* I did this in a hurry but don't hesitate to reach out if you have any question.
- You need to have the [wallabag-client](https://pypi.org/project/wallabag-client/) installed and setup.