nextnote icon indicating copy to clipboard operation
nextnote copied to clipboard

A full Evernote / OneNote style WYSIWYG note editor for Nextcloud / ownCloud. Join our telegram at: https://t.me/NextNote

Results 26 nextnote issues
Sort by recently updated
recently updated
newest added

I've published a API draft [here](https://github.com/brantje/ownnote/wiki/Notes-2.0). This is the API the app will use in the end. Keep in mind that the app might change the name, in that case...

This will greatly speed up the api. For reference we can use [this](https://github.com/nextcloud/notes/pull/95/files). Shouldn't be too difficult. @ThomasDaheim Want to give this a try? If you want to, make sure...

enhancement
Starter issue

It would be awesome to integrate with [Nextcloud Tasks](https://github.com/nextcloud/tasks#developer-setup-info) for awesome CalDav reminder integration in NextNote. Perhaps a dev such as @raimund-schluessler can advise. [See issue #14](https://github.com/nextcloud/tasks/issues/14). Possible steps: -...

If a note titel becomes very long, it's not the title that gets wrapped, but instead the buttons get wrapped under one another. Either fade out the note title or...

bug
Starter issue

Due an unannounced API change in the Nextcloud core, i was forced to quickly copying their old code. This resulted in a big, ugly [file](https://github.com/brantje/nextnote/blob/master/lib/Fixtures/ShareFix.php) This issue is about refactoring...

Tested current build of NextNote on Nextcloud 13.0.1 (3:16pm) on iOS ipad 2017 with retina display. Here is the default portrait view. I will call this pane the note *Overview*...

NextNote currently has no specific method for importing/exporting notes and notebook/groups. Due to rapid development, all notes might be lost when switching to latest git release. - Update documentation to...

While creating a feature request for supported image formats to add to NextNote, I noticed that NextNote does not give any visual feedback to a user uploading larger files of...

[Pending documentation](https://github.com/laurent22/joplin/issues/408), it would be helpful to allow NextNote to support JEX format files and folders saved on Nextcloud via [Joplin apps.](https://github.com/laurent22/joplin)

After release

Some users would like to make drawings. Currently TinyMCE doesn't support this. We can use [this](https://moodle.org/plugins/tinymce_sketch) plugin to give them the ability to make a drawing. Note that the drawing...

enhancement