A web application for handling notes that are accessible to everyone (like on a pinboard).
Go to file
Paul van Tilburg 09db743a9e Rework the entire UI to support multiple lists in one view
* The root location now shows all lists
* The specific list locations show only the specified list
* Each list can be individually edited
* Use the card columns (masonry) layout when showing all lists
* No longer support HTML previewing, just switch between editing
  and viewing (ala Github comments)
2017-12-29 23:56:24 +01:00
lists Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
scss Switch to Sass based custom CSS 2017-12-29 23:55:12 +01:00
src Rework the entire UI to support multiple lists in one view 2017-12-29 23:56:24 +01:00
static Rework the entire UI to support multiple lists in one view 2017-12-29 23:56:24 +01:00
templates Rework the entire UI to support multiple lists in one view 2017-12-29 23:56:24 +01:00
.gitignore Switch to Sass based custom CSS 2017-12-29 23:55:12 +01:00
Cargo.lock Update the Cargo lock file 2017-12-27 17:31:18 +01:00
Cargo.toml Add support for JSON output and (de)serialization using Serde 2017-12-23 21:51:13 +01:00