2022-10-29 |
Fox |
a5bc0a1f173c |
TabColumns: Now able to remove cards by middle clicking them
|
2022-10-29 |
Fox |
101ad0b0ab6f |
TabColumns: Plus button now inserts new card
|
2022-10-21 |
Fox |
979e9183aac8 |
TabColumns: Layout progress
|
2022-10-20 |
Fox |
27f2a22399d1 |
README: Removed sentence mentioning 'run scripts'
|
2022-10-20 |
Fox |
2fab4ac14aaf |
TabColumns: Some visual progress
|
2022-10-19 |
Fox |
de1ba9325973 |
Started on TabColumns
|
2022-10-19 |
Fox |
11bf54badc99 |
Figured out JAR MANIFEST, removed operating system-specific run scripts
|
2022-08-18 |
Fox |
8cc09761cf18 |
Added 'Compiling / Packaging' section to the README file
|
2022-07-07 |
Fox |
06b4a235d4bc |
Commit database to disk on card save via CTRL+S
|
2022-05-11 |
Fox |
2c1f4dc0513f |
TabSimpleSearch: Use control + S keyboard shortcut to save changes to disk
|
2022-05-11 |
Fox |
6cbb34600e38 |
TabEdit: Cancel and save keyboard shortcuts
|
2022-05-10 |
Fox |
fb49a356458a |
Control + save button click to save card and stay in edit mode
|
2022-05-06 |
Fox |
91344832aa2a |
Lowercase database directory name
|
2022-05-06 |
Fox |
8db9285be2be |
Fix card title cutting off underscores
|
2022-05-06 |
Fox |
cbaf2bbb1775 |
Added ./local to .hgignore
|
2022-05-06 |
Fox |
14ba7a4ea7cd |
Make Linux run script function when called from different directory
|
2022-05-06 |
Fox |
03fb5ab2e0a6 |
Wrote a README file
|
2022-05-05 |
Fox |
64151d1c78b6 |
Package: Fix packing symlinks into TAR, add Windows run script
|
2022-05-05 |
Fox |
b66fc08656c1 |
TabEdit: commented out lines that seem to have no effect
|
2022-05-04 |
Fox |
222aafd9491b |
Package script: archive the resulting files into a TAR
|
2022-05-04 |
Fox |
a60e20304924 |
Added a packaging script
|
2022-05-04 |
Fox |
0e480624a38a |
TabEdit layout: introducted minimum height for content
|
2022-05-04 |
Fox |
981d634a05ac |
Started on my own layout manager for TabEdit
|
2022-04-10 |
Fox |
c9961a1e1479 |
Scroll to top on new search
|
2022-04-10 |
Fox |
60104bfcffff |
Fixed Card::tagGetAs()
|
2022-04-10 |
Fox |
e51c3c807650 |
Simple Search: Allow leading wildcard
|
2022-04-10 |
Fox |
736bcfba1d2d |
Hide internal tags from interface
|
2022-04-10 |
Fox |
4bb371496315 |
Tag editing
|
2022-04-09 |
Fox |
d90a9b1065d1 |
Rewrote 'Card' class with tag support
|
2022-04-09 |
Fox |
ecc0cb60b845 |
Scroll to top when opening a card to edit
|
2022-04-08 |
Fox |
b4fd74d0680d |
Card deletion button
|
2022-04-08 |
Fox |
587b69a38915 |
Editing cards
|
2022-04-08 |
Fox |
66d3fdffc3d2 |
Display search query in window title
|
2022-04-08 |
Fox |
dd51276f95a2 |
Dynamically change window title on card edit tab to reflect card title
|
2022-04-08 |
Fox |
9d3256f86803 |
Functional card creation and search
|
2022-04-07 |
Fox |
4ee26d904fe3 |
Added card identifier, move execution current directory to './run'
|
2022-04-05 |
Fox |
fbe307da953a |
Started on database
|
2022-04-04 |
Fox |
81608928a9db |
Separated window functionality off from the Main class into a Window class
|
2022-04-04 |
Fox |
1b754922d6af |
Started on button events
|
2022-04-01 |
Fox |
6e29262ee18c |
Added card widget
|
2022-03-31 |
Fox |
19b163992f3b |
Added scroll pane to simple search tab
|
2022-03-31 |
Fox |
3922b33bb764 |
Separated tabs into classes
|
2022-03-31 |
Fox |
4e9f2e87eb7b |
Repository start, basic interface mockups
|