Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bulletin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Personal Projects
bulletin
Commits
4f280b4e
Unverified
Commit
4f280b4e
authored
2 months ago
by
Kevin Lyda
Browse files
Options
Downloads
Patches
Plain Diff
Lunch research
parent
61cac96e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
NOTES.md
+9
-1
9 additions, 1 deletion
NOTES.md
with
9 additions
and
1 deletion
NOTES.md
+
9
−
1
View file @
4f280b4e
...
...
@@ -26,10 +26,18 @@ sqlite trigger tracing: `.trace stdout --row --profile --stmt --expanded --plain
*
Implement a better dclish parser.
*
Implement each command.
*
Next: ????
*
Decide on how the boards are managed.
*
Editor - need an embedded editor
*
An EDT inspired
[
editor
](
https://sourceforge.net/projects/edt-text-editor/
)
*
[
gkilo
](
https://github.com/vcnovaes/gkilo
)
*
This
[
kilo editor
](
https://viewsourcecode.org/snaptoken/kilo/
)
tutorial
*
Should there be a way to upload text files for commands that use
files? How would it work?
*
Cleanup help output.
*
Remove the node related flags.
## Module links
*
cli -
[
docs
](
https://cli.urfave.org/v3/getting-started/
)
*
readline -
[
docs
](
https://pkg.go.dev/github.com/chzyer/readline
)
*
xdg -
[
docs
](
https://pkg.go.dev/github.com/adrg/xdg
)
*
sqlite -
[
docs
](
https://modernc.org/sqlite
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment