many changes from Alpha #1

Merged
peteyboy merged 7 commits from uris into develop 2024-06-24 20:21:34 -04:00
Owner

Now based now on nex urls all the way through, with full implementation of basically everything. Needs a version and a more comprehensive help, and a shunt for stderr so it doesn't muck up the UI.

Now based now on nex urls all the way through, with full implementation of basically everything. Needs a version and a more comprehensive help, and a shunt for stderr so it doesn't muck up the UI.
peteyboy added 3 commits 2024-03-06 18:28:12 -05:00
Updated README just slightly.
code to modify links in read index pages only to add "[>#]" to identify link number. Recorded all links on a page in an array and
used URI to handle relative links including "../index" type links (I hope, there were none to test).
Added UI to navigate by link #s I made, went with kludgy dialog box. Had the idea to use > and < for navigation to copy the '[>#]' format I added to index page link lines, which works not bad. Added some help to status bar, other stuff.

What needs to get added is some 'branding' (program name, about dialog) and a help dialog and to reorganize the menu so it's not crazy.

Also could remove some of the status dialogs.
Added rudimentary About page
Added rudimentary Help page
peteyboy added 1 commit 2024-03-15 02:31:27 -04:00
peteyboy added 1 commit 2024-03-24 18:03:18 -04:00
peteyboy added 1 commit 2024-03-28 12:28:19 -04:00
peteyboy changed title from WIP: many changes from Alpha to many changes from Alpha 2024-03-29 03:17:17 -04:00
peteyboy added 1 commit 2024-06-24 20:19:07 -04:00
Author
Owner

Looks good, been testing for awhile. Next features could include bookmarks, that would be nice. Or maybe like a temp bookmarks that might work like pushd and popd, so you could switch between two pages quickly?

Looks good, been testing for awhile. Next features could include bookmarks, that would be nice. Or maybe like a temp bookmarks that might work like pushd and popd, so you could switch between two pages quickly?
peteyboy merged commit 0419abd3b0 into develop 2024-06-24 20:21:34 -04:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: peteyboy/Connex#1
No description provided.