The Wayback Machine - https://web.archive.org/web/20220208165553/https://github.com/topics/dropbox
Skip to content
#

dropbox

Here are 707 public repositories matching this topic...

laurent22
laurent22 commented Feb 7, 2022

When exporting as JEX or RAW, the note share_id should be unset (like is_shared is currently unset).

Otherwise when importing back the data, Joplin will think the notebook is shared even though it is not (because a new notebook is created).

See this thread for more info: https://discourse.joplinapp.org/t/unshare-notebook-after-return-from-joplin-cloud-to-own-server/23485/9?u=laurent

ShareX

ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.

  • Updated Feb 8, 2022
  • C#
webfs
brendoncarroll
brendoncarroll commented Jan 5, 2020

Create an example showing how to setup a synchronized volume for root directory. This is probably the most common use case.

The objects would be structured like this:

Volume{ RootCell } -> Volume{ CryptoCell{ HTTPCell } } -> Dir

Every device has it's own root volume, which immediately contains a shared networked volume. The secretbox cell is probably ready for use because its so

Improve this page

Add a description, image, and links to the dropbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dropbox topic, visit your repo's landing page and select "manage topics."

Learn more