6d22bac720
Display custom field values on item card
2020-11-23 10:23:37 +01:00
795cd8bc80
Set search when clicking on parts of the item card
...
When user clicks on correspondent etc. on an item card, the search is
set to this value.
2020-11-14 01:45:10 +01:00
5b56ea881c
Use Ctrl modifier when navigating in item detail
...
Otherwise it clashes with input fields
2020-09-22 22:07:27 +02:00
60b8dc2134
Navigate items using keyboard
...
- previous/next item with `.,`
- confirm with `c`
- unconfirm with `u`
2020-09-22 00:27:32 +02:00
22d70b4997
Allow keyboard navigation in FixedDropdown
2020-09-21 23:27:09 +02:00
fde52bbbb0
Make dropdowns searchable by default and improve open/close clicks
...
Ref #207
2020-08-14 23:04:39 +02:00
000d1aff2b
Toggle tags via drag-drop from list view
2020-08-08 15:50:54 +02:00
f86f644365
Prepare for drag-drop items into tags in list view
2020-08-08 14:34:26 +02:00
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