standardnotes / desktop

[Moved to https://github.com/standardnotes/app] A free, open-source, and end-to-end encrypted notes app. https://standardnotes.com
GNU Affero General Public License v3.0
1.4k stars 115 forks source link

Device-specific editor selection #828

Open tmatijevich opened 2 years ago

tmatijevich commented 2 years ago

Hi Standard Notes team,

Is it possible to edit a note with a specific editor on each device? For example, Markdown Pro on desktop and Plain Text on mobile.

This is currently not possible for me, if I change it on mobile - I have to change it back the next time on desktop. Desktop version 3.9.20 on Windows 10 64. Mobile version 3.9.12 on iOS 15.3.

Thank you for standard notes.

moughxyz commented 2 years ago

Hmm I don't think this is possible. Wouldn't make sense in most cases. Happens to make sense for Markdown because it's backward compatible with plaintext, but only Markdown has this property (html, spreadsheet, etc don't).

tmatijevich commented 2 years ago

I disagree, of the nine editors available by default (Plus plan) - eight are text-based:

  1. Plain Editor
  2. Bold Editor
  3. Code Editor
  4. Markdown Basic
  5. Markdown Math
  6. Markdown Minimist
  7. Markdown Pro
  8. Plus Editor

I still imagine users would find it beneficial to choose these different editors for different devices.