Commit Graph

24 Commits

Author SHA1 Message Date
b1ef0c55af Show only visible folders in search menu 2020-08-08 14:16:13 +02:00
d6d16e39bd Drag-drop items into folders in list view 2020-08-08 14:03:36 +02:00
f0a5f84c8b Define how many tags to see in ui settings 2020-08-08 11:16:45 +02:00
c8ad9bf11f Put number of folders to display in ui settings 2020-08-08 00:06:23 +02:00
a6a6e334d5 Search by tag category via web ui 2020-08-06 22:23:35 +02:00
08f953dd52 Display item notes in card view if configured
The user can set a maximum length of the item notes to display in each
card. If set to 0, it is hidden.
2020-08-05 00:09:44 +02:00
ca5b7b999f Update source form to specify folder 2020-07-14 23:18:39 +02:00
e66c501056 Extend dropdown to display additional option info
Use this to display folder information when setting the folder on an
item.
2020-07-11 17:56:08 +02:00
5e77ff0fc5 Start search by pressing enter and not on each stroke
This reduces (unecessary) requests and eases the restless list
rendering. Throttling is still in place to avoid too many requests
when e.g. holding the enter-key.
2020-06-22 00:46:11 +02:00
0643534994 Add edit icon for changing attachment name 2020-06-14 17:03:07 +02:00
217fef7384 Throttle search requests
Throttle search requests when typing. Also fix handling subscriptions
in main.
2020-06-13 21:17:15 +02:00
80131522de Use same limit for searchable dropdowns 2020-06-09 22:57:21 +02:00
1dd84c11bd Apply tag colors from settings 2020-06-08 00:54:47 +02:00
b150269528 Add a load-more button to item list 2020-06-06 11:05:15 +02:00
6807ce4d2f Move utility functions into a Util file 2020-05-24 15:58:09 +02:00
920fcf28dd Change webapp to support multiple scan-mailbox tasks 2020-05-21 22:04:45 +02:00
72a88f21cb Use cards for viewing items 2020-05-17 21:42:16 +02:00
9b30542974 Copy/paste form together 2020-04-22 21:08:45 +02:00
c504a3df42 Fix elm-analyse issues 2020-01-29 20:56:14 +01:00
d535130c9e Provide email proposals from address book 2020-01-12 01:04:42 +01:00
f235f3a030 Starting with mail functionality 2020-01-05 23:23:28 +01:00
2001cca88b Using elm-format for all files 2019-12-29 21:55:12 +01:00
831cd8b655 Initial version.
Features:

- Upload PDF files let them analyze

- Manage meta data and items

- See processing in webapp
2019-09-21 22:02:36 +02:00
6154e6a387 Initial application stub 2019-09-21 14:54:03 +02:00