Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyoban/kirika
A simple tool to convert your notes between different platforms
https://github.com/hyoban/kirika
Last synced: 14 days ago
JSON representation
A simple tool to convert your notes between different platforms
- Host: GitHub
- URL: https://github.com/hyoban/kirika
- Owner: hyoban
- Archived: true
- Created: 2023-05-07T07:24:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-08T22:51:37.000Z (9 months ago)
- Last Synced: 2024-10-02T08:09:00.530Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 1.87 MB
- Stars: 55
- Watchers: 5
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - hyoban/kirika - A simple tool to convert your notes between different platforms (TypeScript)
README
# kirika
Currently it supports:
- Memos -> Local
- export all your notes, including resource files
- Google Keep -> Memos
- import your notes from Google Keep to MemosIf you want to add more platforms, please feel free to open an issue or PR.
## Other
For syncing memos in obsidian, you can use [obsidian-memos-plugin](https://github.com/hyoban/obsidian-memos-plugin)
## Usage
To run this app on macOS, open the terminal and run the following command:
```sh
xattr -cr /Applications/Kirika.app/
```## Star History