Nextcloud-notes: Context based formatting

Created on 10 Apr 2018  路  7Comments  路  Source: stefan-niedermann/nextcloud-notes

I'm using nextcloud-notes on android together with nextcloud notes on the server and qownnotes on the desktop to manage the notes using markdown. Sync working fine for me. A feature I'm missing is some better support for _editing markdown in the android app eg. some buttons for easily inserting markdown characters_, similar as it is in Markor (which I couldn't get to sync with nextcloud android client so far).

New Feature

Most helpful comment

Next version will contain basic support:

  • select some text
  • pop-up includes "italic" and "bold"
  • pressing adds * and ** automatically

grafik

Possible enhancements are:

  • [ ] Remove signs, when already bold/italic
  • [x] Enable links

All 7 comments

I think this is out of scope for this app. IMHO this fits better to e. g. NextNotes (i don't know if they have an companion android client) because the focus of this app is writing and not formatting.

cc @jancborchardt

I'm happy with the Nextcloud serverside Notes service.

I'd only like to have easier support on Android side to edit/write markdown: have the Markdown commands/characters always directly accessible on the onscreen-keyboard (as in Markor) without need to switch keyboard between signs and characters all the time.
Everything else works better than in the other mentioned app.

A permanent toolbar isn鈥檛 something that we would want, as it blocks a lot of the screen.

Instead, we could do it like iOS or Medium do it: When you select text, show small bar above with formatting options:

So tapping "B" would then replace the selected words with **selected words**, and so on.

Next version will contain basic support:

  • select some text
  • pop-up includes "italic" and "bold"
  • pressing adds * and ** automatically

grafik

Possible enhancements are:

  • [ ] Remove signs, when already bold/italic
  • [x] Enable links

Okay, this is already in master. I will soon release a new version containing those improvements. We should keep tracking further features regarding Context based formatting in new issues - otherwise we will have a never ending issue here :)

@stefan-niedermann so cool! Great work there. :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kamni picture kamni  路  6Comments

pludi picture pludi  路  9Comments

frederiiiic picture frederiiiic  路  8Comments

quthla picture quthla  路  4Comments

danicotillas picture danicotillas  路  7Comments