This website requires JavaScript.
Explore
Help
Sign In
JosephFerano
0 Followers
·
0 Following
Joined on
2023-04-20
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
38
Projects
Packages
Public Activity
Starred Repositories
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-13 15:12:26 +07:00
6cbba10325
Ignore db path
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-13 15:11:45 +07:00
293113949b
Simplified dbpath cli argument handling
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-13 14:48:06 +07:00
d7eb3fb47a
Save new sort order when moving tasks to different columns
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-13 12:46:09 +07:00
403572723c
Formatting
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-13 12:42:22 +07:00
00ac0c351d
Update and move task order up/down, read ids, more column helper methods
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-12 22:26:22 +07:00
4477bac258
Add/delete tasks, read task id from db
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-12 21:36:09 +07:00
076c87c792
WIP: Switch to rusqlite
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-10 21:49:12 +07:00
8393ed610f
Read tasks from db on startup
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-10 13:49:01 +07:00
535f332a81
WIP: Fetch all tasks
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-10 11:12:33 +07:00
a8e3a44816
Install sqlx, basic select
5d3e69d679
rustfmt
Compare 2 commits »
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-10 10:11:51 +07:00
e3ce612ca3
Use a macro to concat the keybindings at compile time
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-09 15:49:57 +07:00
09177ddbae
Simplify keybindings and description. Add g and G movements. Remove -d flag
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-09 15:49:05 +07:00
1d76eb6bca
Simplify keybindings and description. Add g and G movements. Remove -d flag
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-09 13:26:53 +07:00
c6343a4805
Run and fix pedantic clippy and 2018 idioms
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-08 17:37:23 +07:00
db92090916
Exit 0 if the user presses Ctrl+d when prompted for db name
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-08 17:30:52 +07:00
6e5dcebc2e
Small cleanup
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-08 17:26:24 +07:00
f081238e33
Prompt the user for a project name if it can't find the database file
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-08 15:55:06 +07:00
bc81c05f1f
Using clap to parse path to database
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-08 10:32:16 +07:00
b2bf10f260
Scroll columns with a lot of tasks
JosephFerano
pushed to
master
at
JosephFerano/kanban-tui
2023-06-07 23:35:28 +07:00
6a323d06c1
Create or open file. Save on add/remove/edit task
First
Previous
...
23
24
25
26
27
...
Next
Last