Posts: 1,602
Threads: 86
Joined: Jun 2015
Reputation:
0
Kudos. Keep up the good work.
Want to thank me? Click my [Thank] link.
Posts: 893
Threads: 197
Joined: Jul 2014
Reputation:
0
The search function will save a significant amount of time :)
Very useful & many thanks Jerry
64bit OS (32-bit on
Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except
pi which uses a micro SDHC card):
2017 -
Raspberry pi 3B (4cores) ~
[email protected] -
LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 -
Lenovo G580 2689 (2cores; 4threads] ~
[email protected] -
LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 -
Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom
[email protected] -
LL 3.8 32-bit (64-bit too 'laggy')
2008 -
Asus X71Q (2cores) ~ Intel
[email protected] -
LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 -
Dell Latitude D630 (2cores) ~ Intel
[email protected] -
LL4.6, works well with kernel 4.4; 4.15 doesn't work
Posts: 3,234
Threads: 125
Joined: Jul 2014
Reputation:
0
It is looking very nice [member=2]Jerry[/member] :)
Would it help implementation to highlight the first instance of the searched term, then use a key like tab key, and each tap it jumps to the next instance on the results page/s, and highlights that instance.
LibreOffice spell check highlights 1 at a time like this as each instance is jumped to, that open code may be able to be adapted if it is suitable and helps with progress on the manual.
(This post was last modified: 07-18-2017, 09:52 AM by
bitsnpcs.)
Posts: 9,112
Threads: 576
Joined: Feb 2014
Reputation:
16
[member=411]bitsnpcs[/member] I don't think you can do that with html. Tabbing only works on hyperlinks.
Posts: 3,234
Threads: 125
Joined: Jul 2014
Reputation:
0
[member=2]Jerry[/member] could it work with a different hotkey.
Some combination like use CTRL+F to find the word and CTRL+D to find the next instances of that word, maybe could they be coded into a clickable image/button that when clicked perform the action etc. Or mapped to a suitable hotkey.
Also it can be done map one image with up/down, or first, next, last using coordinates mapping of image etc. So the image is tidy and not many individual ones etc.
(This post was last modified: 07-18-2017, 11:05 AM by
bitsnpcs.)
Posts: 9,112
Threads: 576
Joined: Feb 2014
Reputation:
16
Like I said, I don't think you can do that with html. Those hotkeys are hardcoded into the Browser software itself. I'd say it may only be possible with a browser extension.
Posts: 94
Threads: 15
Joined: Jun 2016
Reputation:
0
changed from Windows 10 to a REAL OS
Posts: 3,234
Threads: 125
Joined: Jul 2014
Reputation:
0
Okay I understand not hotkeys. :)
For a button image mapping of coordinate work in html, I mapped acupuncture doll points and meridians with many 100's of links, to keywords, html pages or specific titles or paragraphs on a page.
I am not sure how they would set coordinates to a result without using adapting of the script, otherwise it would not be useful as it will need each one done manually for all of the manual, and of a database of the keywords, I am not really sure how to.
It was just an thought/ idea, thank you for having patience with me :)
Posts: 9,112
Threads: 576
Joined: Feb 2014
Reputation:
16
We're getting closer...
[img height=600 width=746]http://i.imgur.com/ehVDMHs.png[/img]
Posts: 3,234
Threads: 125
Joined: Jul 2014
Reputation:
0
Thanks for the update on progress, it is looking very nice, the style match the manual well.
It will be a really useful addition :)