The source content for blog.juliobiason.me
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
+++
|
|
|
|
title = "Radioactive Jagged Copper"
|
|
|
|
date = 2020-11-04
|
|
|
|
updated = 2021-01-04
|
|
|
|
|
|
|
|
[taxonomies]
|
|
|
|
tags = ["projects", "personal", "joplin"]
|
|
|
|
+++
|
|
|
|
|
|
|
|
Rust Joplin Clone.
|
|
|
|
|
|
|
|
Probably write something in Gtk-Rs (or similar) using the same format as
|
|
|
|
Joplin, so their clients can be used for the same data.
|
|
|
|
|
|
|
|
Options for frontend:
|
|
|
|
|
|
|
|
- [Gtk-ts](https://gtk-rs.org/)
|
|
|
|
- [Druid](https://github.com/linebender/druid)
|