• 2 Posts
  • 16 Comments
Joined 11 months ago
cake
Cake day: October 19th, 2023

help-circle











  • I am currently working on my own note synchronization server (I need it because I plan to try to integrate CRDT in the future).

    I would also like to mention that currently notes are not encrypted on the client side. However, I also plan to implement this in the future.

    I do not plan to integrate third-party synchronization mechanisms, but I will be working on an API that allows for custom extensions. With this API, developers will be able to create their own note synchronization mechanisms





  • Hey, guys! A little over a year ago I started working on a mobile app to sync notes from org-roam with my phone, so far this is what I’ve got. The main motivation is to take notes not only in emacs but also on mobile devices. Also, I would like to share my notes with colleagues and friends without the crooked synchronization via markdown

    This is an early beta version of the app, however I would like to open access to test offline functionality, active testers will also get access to synchronization in the future.

    Read more
    Github