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
06c05430
Unverified
Commit
06c05430
authored
2 months ago
by
Kevin Lyda
Browse files
Options
Downloads
Patches
Plain Diff
Close tabs - update notes
parent
9800aee6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
NOTES.md
+8
-2
8 additions, 2 deletions
NOTES.md
with
8 additions
and
2 deletions
NOTES.md
+
8
−
2
View file @
06c05430
...
...
@@ -19,7 +19,11 @@ Look up how to run migrations on the db from embedded files.
Figure out readline completion. Case sensitive - issue? Building from
repl.commands?
sqlite trigger tracing:
`.trace stdout --row --profile --stmt --expanded --plain --close`
## sqlite
*
sqlite trigger tracing:
`.trace stdout --row --profile --stmt --expanded --plain --close`
*
https://sqlite.org/cli.html
*
https://www.sqlitetutorial.net/
## Things to do
...
...
@@ -29,7 +33,8 @@ sqlite trigger tracing: `.trace stdout --row --profile --stmt --expanded --plain
*
Messages edit: CHANGE, REPLY, FORWARD
*
Moving messages: COPY, MOVE
*
Mail: MAIL, FORWARD,
*
Editor - need an embedded editor
*
Compound commands: SET and SHOW
*
~~Editor - need an embedded editor~~ Implemented using tview; good enough
*
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
...
...
@@ -48,6 +53,7 @@ sqlite trigger tracing: `.trace stdout --row --profile --stmt --expanded --plain
*
Commands for a local mail system?
*
Commands to connect to Mattermost or mastodon?
*
Commands to manage users.
*
`SHOW VERSION`
- use
[
this
](
https://github.com/earthboundkid/versioninfo
)
## Module links
...
...
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