Commit graph

63 commits

Author SHA1 Message Date
Scharel Clemens
2230fefbea Adopt hightlighted colors for the category tags. 2018-12-06 14:07:48 +01:00
Scharel Clemens
829c265234 Implemented #20 List of existing categories. 2018-12-06 13:37:29 +01:00
Scharel Clemens
19da7035a9 Fixed #19 Strikethrough is not shown 2018-12-06 12:34:10 +01:00
Scharel Clemens
28b27e8916 Removed unnessessary console output 2018-12-05 17:09:02 +01:00
Scharel Clemens
ffc2c51458 New build v0.1-7. Readded BusiIndicator on the first page. 2018-12-05 17:06:06 +01:00
Scharel Clemens
fe9192ccaf Auto-indent for new lines. 2018-12-05 16:55:42 +01:00
Scharel Clemens
cda3c4059a First fix for #17 even if it generates some ugly html. But the QML element seems to handle it fine. 2018-12-05 16:38:07 +01:00
Scharel Clemens
120464f954 Fixed #14 Search results opening the wrong note 2018-12-05 15:52:35 +01:00
Scharel Clemens
b3d302acf4 Allow landscape orientation 2018-12-04 17:24:45 +01:00
Scharel Clemens
b29e3867e8 Allow to delete accounts that are not last in the list 2018-12-04 16:31:28 +01:00
Scharel Clemens
bdc75e1cea Added auto prepend for ordered lists 2018-12-04 15:49:29 +01:00
Scharel Clemens
9b9b75cff8 mproved markdown rendering 2018-12-04 15:22:57 +01:00
Scharel Clemens
30947fb251 Added options for monospaced font and capital X in checkboxes 2018-12-04 11:44:06 +01:00
Scharel Clemens
1396633e34 Bugfix: Adding notes is possible again 2018-12-04 11:24:07 +01:00
Scharel Clemens
d2449f7591 Implemented auto prepend for list elements. 2018-12-04 00:46:04 +01:00
Scharel Clemens
a8d1b64251 Reload content when opening EditPage. 2018-12-03 23:08:41 +01:00
Scharel
db7b27101d
Added new feature
Implemented search
2018-12-03 20:35:48 +01:00
Scharel Clemens
ad71500c20 Implemented searching, larger checkboxes, better asynchronious behaviour, small bugfixes 2018-12-03 20:33:37 +01:00
Scharel Clemens
3c1223f9a9 Tried to handle notes over id, not index in the subpages. Not that successfully until now. 2018-11-30 18:40:03 +01:00
Scharel Clemens
b782150923 Worked on NotesApi 2018-11-30 15:12:16 +01:00
Scharel Clemens
717d0855e1 Added case-insensitivity for tasklists. 2018-11-30 01:06:35 +01:00
Scharel
4f98d47713
New Features
- Checklists
- Link to external website with Markdown syntax
2018-11-28 14:13:16 +01:00
Scharel
706d2a17fd
Added Download Link
Download link for RPM Packages
2018-11-28 14:11:44 +01:00
Scharel Clemens
af18cc77d2 Implemented checkboxes 2018-11-28 14:05:36 +01:00
Scharel Clemens
21aa7211ca Improved about page and added FOSS licenses 2018-11-27 12:08:44 +01:00
Scharel Clemens
59de25db8b Removed showdown from old directory 2018-11-27 10:22:59 +01:00
Scharel Clemens
203fd4b1a0 Moved showdown to qml/; Begin versioning. 2018-11-27 10:21:50 +01:00
Scharel
3ceaa7671e
Updated README
Markdown rendering powered by ShowdownJS
2018-11-27 10:01:29 +01:00
Scharel Clemens
2f6117114e Use ShowdownJS https://github.com/showdownjs/showdown to parse Markdown 2018-11-27 09:58:21 +01:00
Scharel Clemens
3f921d34f6 Updated translation file 2018-11-26 17:35:49 +01:00
Scharel Clemens
ff1e3715b4 Added details to the view. 2018-11-26 17:21:33 +01:00
Scharel Clemens
29335f9c51 Improved API handling and sorting. 2018-11-26 17:21:02 +01:00
Scharel Clemens
6275eaa869 Worked on sorting. For some reason it works, but I don't know why. 2018-11-25 20:39:03 +01:00
Scharel Clemens
e600a72036 Small UI improvements 2018-11-25 14:08:00 +01:00
Scharel Clemens
7f27a87aa3 Small improbvements to the API 2018-11-25 14:07:37 +01:00
Scharel Clemens
030d36cb71 Shorter name for the app grid 2018-11-24 20:22:59 +01:00
Scharel Clemens
958c7704a7 Added some customisation settings. Added autosync. Better error outputs. 2018-11-24 19:34:01 +01:00
Scharel Clemens
8295729611 Reload Note view after editing 2018-11-18 15:01:32 +01:00
Scharel Clemens
5d4d6b2036 Fixed cover action 2018-11-18 14:03:08 +01:00
Scharel Clemens
1035055e29 Bugfix: toggle favorite on the first page 2018-11-18 13:20:17 +01:00
Scharel Clemens
b2284de2e1 Ability to add and delete notes. 2018-11-18 13:11:22 +01:00
Scharel
ad45fb0a91
Update README
Added link to screenshots
2018-11-18 11:55:25 +01:00
Scharel
1e7e204656
Update README
Updated currently implemented features
2018-11-18 11:37:54 +01:00
Scharel Clemens
799a806c8d Edited name of the german icon text 2018-11-18 11:34:08 +01:00
Scharel Clemens
344f78b70f First version that is somehow usable. 2018-11-18 11:25:28 +01:00
Scharel Clemens
d2601ba749 Still working on multi-accounts. Made some progress 2018-11-17 22:28:25 +01:00
Scharel Clemens
3f95d6ed1b Worked on multi account settings. The app is still not usable! 2018-11-14 22:13:47 +01:00
Scharel Clemens
e03d822b94 Placeholder on Cover 2018-10-27 19:19:35 +02:00
Scharel Clemens
e05d583959 Worked on mutli-account settings 2018-10-23 22:15:59 +02:00
Scharel Clemens
0deafe6b08 Worked on login handling. Still in early development. 2018-10-22 22:53:14 +02:00