all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Adam Porter <adam@alphapapa.net>
Cc: emacs-devel@gnu.org
Subject: hyperscope
Date: Fri, 6 Nov 2020 01:18:20 +0300	[thread overview]
Message-ID: <X6R6LFXKLY78ljFg@protected.rcdrun.com> (raw)
In-Reply-To: <87blgbwjsl.fsf@alphapapa.net>

* Adam Porter <adam@alphapapa.net> [2020-11-06 00:56]:
> Jean Louis <bugs@gnu.support> writes:
> 
> > Who can help me check out the icomplete-vertical branch that I may
> > try? I am working on application Hyperscope that is based on
> > Engelbart's work and it uses browsable tabulated-list-mode. Sometimes
> > there are many choices, the list can be really long. Index of specific
> > pages in PDF file can be thousands and thousands. Of course I have
> > implemented incremental narrowing by using Helm and I wish to switch
> > it to something built-in.q I wish to give those to GNU ELPA soon. But
> > with focus on least number of packages from outside.
> >
> > Insight with some bugs:
> > https://gnu.support/images/2020/11/2020-11-05/2020-11-05-22:14:01.ogv
> 
> That looks interesting.  It reminds me of Semantic Synchrony, an Emacs
> project which seems to not be very well known.  This video in particular
> reminds me of yours: https://www.youtube.com/watch?v=R2vX2oZmUUM  See
> also: https://github.com/synchrony/smsn

Ineed it looks very similar by concept. I will study that. My system
was meant primarily for me so that I can quickly pin point what I need
in the index and jump to specific reference. It is like augmented
bookmark system. Because it is database, once link type is defined
there is no limit to it.

Hyperscope is meant to:

- dwell in eww buffer, press w and later just insert hyperlink with
  good description

- dwell in any browser, obtain reference and quickly enter into
  database

- obtain reference from online video or specific time when to play
  video, and quickly enter database, or specific line in specific
  file, to jump quickly there, or PDF specific page or specific search
  term. Not all readers provide support for that.

- to obtain specific mail reference and jump to that specific mail

- use various indexes to enter into database, to quickly jump to very
  specific places

- to represent the database by various means, converting to Org is
  easy, but it could as well be dynamically published on WWW, Gopher,
  Gemini

- to allow multi user knowledge information editing or revisions (no
  idea how to make revisions yet), remotely

- to allow connections to other databases, meaning that only database
  is running on server and with permissions some people can view it
  and some people can edit it.

- to provide feature for any kind of hyperlinks

- raise collective IQ

For now I have these types of links:

 Web
 MPV play video at exact time
 Local File
 YouTube Video at exact time
 YouTube Video
 Dired Directory
 Launch Program
 Media
 Info Node
 PDF
 HyperScope ID
 Emacs Lisp
 PDF Query
 Org Heading
 Org
 PDF by Page Nr.
 Set
 DJVU
 Note
 Video




  reply	other threads:[~2020-11-05 22:18 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20201104161200.tyeo2r5jibdahukb.ref@Ergus>
2020-11-04 16:12 ` Feature branches review please Ergus
2020-11-04 23:18   ` Basil L. Contovounesios
2020-11-05  8:30   ` Gregory Heytings via Emacs development discussions.
2020-11-05 10:05     ` Jean Louis
2020-11-05 16:10       ` Gregory Heytings via Emacs development discussions.
2020-11-05 16:27         ` Manuel Uberti
2020-11-05 17:00           ` Gregory Heytings via Emacs development discussions.
2020-11-05 17:32             ` Jean Louis
2020-11-05 18:50               ` Stefan Monnier
2020-11-05 19:30                 ` Jean Louis
2020-11-05 19:52                   ` Eli Zaretskii
2020-11-05 21:55                   ` Adam Porter
2020-11-05 22:18                     ` Jean Louis [this message]
2020-11-06 18:18                       ` hyperscope Eduardo Ochs
2020-11-06 19:18                         ` hyperscope Jean Louis
2020-11-06  5:50                     ` Feature branches review please Jean Louis
2020-11-05 20:39               ` Gregory Heytings via Emacs development discussions.
2020-11-05 21:09                 ` Ergus
2020-11-05 21:19                   ` Gregory Heytings via Emacs development discussions.
2020-11-05 21:36                     ` Jean Louis
2020-11-05 21:44                     ` Stefan Monnier
2020-11-05 22:00                       ` Gregory Heytings via Emacs development discussions.
2020-11-05 22:36                         ` Ergus
2020-11-06  8:42                           ` Gregory Heytings via Emacs development discussions.
2020-11-05 21:33                 ` Jean Louis
2020-11-05 21:46                   ` Basil L. Contovounesios
2020-11-05 22:24                   ` Gregory Heytings via Emacs development discussions.
2020-11-05 22:48                     ` Jean Louis
2020-11-06  9:19                       ` Gregory Heytings via Emacs development discussions.
2020-11-06 10:51                         ` Feature branches review please (ivy hello) Jean Louis
2020-11-06 11:17                           ` Oleh Krehel
2020-11-06 11:42                             ` Jean Louis
2020-11-06 11:49                               ` Basil L. Contovounesios
2020-11-06 12:01                                 ` Jean Louis
2020-11-06 21:12                                   ` Basil L. Contovounesios
2020-11-06 11:57                               ` Could ivy minibuffer stay where it is? Jean Louis
2020-11-06 15:20                                 ` Basil L. Contovounesios
2020-11-06 15:36                                   ` Jean Louis
2020-11-06 21:17                                     ` Basil L. Contovounesios
2020-11-07 12:51                                       ` Oleh Krehel
2020-11-07 17:23                                         ` Jean Louis
2020-11-08 11:21                                           ` Oleh Krehel
2020-11-08 12:51                                             ` Jean Louis
2020-11-06 13:56                               ` Feature branches review please (ivy hello) Stefan Monnier
2020-11-06 14:10                                 ` Eli Zaretskii
2020-11-06 14:55                                   ` Stefan Monnier
2020-11-06 15:24                                 ` Jean Louis
2020-11-06 12:07                           ` Gregory Heytings via Emacs development discussions.
2020-11-06 14:02                             ` Stefan Monnier
2020-11-06 14:41                               ` Gregory Heytings via Emacs development discussions.
2020-11-06 19:23                             ` Jean Louis
2020-11-06 21:09                               ` Gregory Heytings via Emacs development discussions.
2020-11-15 20:12                       ` Feature branches review please Juri Linkov
2020-11-15 22:32                         ` Drew Adams
2020-11-06 10:31               ` Alan Mackenzie
2020-11-06 10:55                 ` Jean Louis
2020-11-05 17:22         ` Jean Louis
2020-11-05 13:25   ` Andrii Kolomoiets

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=X6R6LFXKLY78ljFg@protected.rcdrun.com \
    --to=bugs@gnu.support \
    --cc=adam@alphapapa.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.