Git Product home page Git Product logo

harbour-nextcloudnotes's People

Contributors

dependabot[bot] avatar eson57 avatar neroburner avatar rubdos avatar scharel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

harbour-nextcloudnotes's Issues

[feature request] Add indent option for lists

such as

- first
- second
 - first indent
 - second indent
  - one more level

Of course I'd love to see that on tick boxes / todos as well.
And of course I'd love to see that if you press enter on an indented line the new line is auto-indented

I know I'm greedy. ;-)

Horizontal lines are missing

Have not yet managed to draw a horizontal line in my notes' preview.
Neither ---, ***, ___, nor <hr>, <hr/> do the trick. Instead some of them just draw an empty line

Misinterpretation of an empty line in a list just beginning with a dash

When you edit a list and keep an entry just with the leading dash, this previous line is printed as bold or header.
Example:

- first line
- second line
- this line will be printed much bigger in Notes
- 

So it seems that your parser interprets this as -text-, however I haven't found any emphasis rule for -text- in the markdown syntax. I guess it would be easiest just to remove that rule.

[bug] opening search result fails

When clicking on a search result it opens the newest note and not the selected search result

BTW you're faster adding new features / closing issues than me creating new issues. ;-)

Possibility to save .md files

It would be nice to have an option to save .md files instead of .txt files. On the nextcloud/owncloud side are markdown editors existent which only work with .md files.

Edit involuntary renames file

When creating a file outside of Harbour Notes via the desktop client, the file get renamed upon the first edit. The file's name will be the first line of the note's text.

When using special syntax for use in 3rd party editors such as tick boxes, this can lead to problematic filenames, containing characters such as [ ] or % (pandoc syntax).

Also, the file names of notes contain spaces which can be called undesirable on a UNIX system ๐Ÿ˜‰ But this might be worth a dedicated issue.

Ordered lists all begin with 1.

Because each line that is part of an ordered list is encapsulated by its own <ol>...</ol> tags the enumeration always starts with 1.
The same counts for unordered lists but is not so critical.

Export notes

As simple text files, E-Mail, to clipboard etc.

aarch64

Could you provide a version for aarch64 that one can install on Xperia 10 II please.
Thanks in advance.

[SFOS 3.2.0] automatic insertion of tickboxes stopped working

Up to now you could create a list with tick boxes either by writing - [ ] myitem or * [ ] myitem. If you press enter after an item you automatically fill add the - [ ] or * [ ] on the next line. This stopped working for * [ ] myitem. It is still recognised as a tick box but you cannot tick / untick it anymore in the preview. This is only for the * [ ], the other option - [ ] still works

Use APIv1.x

Hey there ๐Ÿ‘‹

i noticed, you are still connecting with API v0.2 which is deprecated and will be removed in a future release.

I recommend you to update to API v1.x which is nearly identical - the efforts to switch should be minimal.

Favorite notes on top

Favorited notes schould be always on the top of the list. Maybe this should be configurable.

Offline support

Currently the app only works when the device has an active internet connection.
The sometimes asynchronous begaviour should be improved by this.

HTML-Tick-Boxes in Preview mode

Use Unicode Character โ˜ (Unicode: 0x2610, HTML: &#9744;) and โ˜‘ (Unicode: 0x2611, HTML: &#9745;) in preview mode. Ideally you could add a <onclicked> wrapper to tick and untick those fields.

Suggestions for account creation dialogue

  • For field 'Account Name' i'd suggest to highlight the default text 'unnamed account' so that the user does not explicitly need to delete it, alternatively leave it empty
  • For field 'Nextcloud server' I'd rename it to 'Nextcloud server url' to make clear that it's not only the IP address

Random crashes

Randomly the app seems to crash.
This often happens when the app was in background and taken to foreground again.

Also it sometimes flickers. This could be an endless loop updating the model.

Cannot create a new note

Actually I'm not sure if the connection to the server is successful, is there some support for debugging?

Allow IP addresses

Instead of just allowing URLs it should be possible to also use IP addresses.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.