Can tickets be tagged? A quick browse of the tickets page and I conclude
the answer is probably no. If tickets could be tagged similar to the
timeline then tags could be used to give tickets a sync friendly short name
which could be used in the ticket listings and when discussing the tickets.

The mnemonic method is a good idea but because the names are long I'm not
sure I'd use them much.


On Thu, Sep 5, 2013 at 7:21 AM, David Given <d...@cowlark.com> wrote:

> Richard Hipp wrote:
> [...]
> > I think the above doesn't really work for an application like Fossil.  I
> > think that a prefix of the SHA1 hash should encode to a prefix of the
> > mnemonic, and the other way arround too - a prefix of the mnemonic
> > should decode back to a prefix of the original hash.
> [...]
> > The hex hash is encoded into mnemonic words in 4-byte or 8-character
> > chunks.
> >
> >      HHH ->      WORD      -> HH
> >   HHHHHH ->    WORD-WORD   -> HHHHH
> > HHHHHHHH -> WORD-WORD-WORD -> HHHHHHHH
>
> Yes, that makes a lot of sense for Fossil's particular use case (which
> the mnemonic encoding algorithm wasn't designed for, of course).
>
> I'll have a go tonight and see what happens --- the encoder/decoder is
> wrong and needs to be rewritten anyway.
>
> --
> ┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
> │ "USER'S MANUAL VERSION 1.0:  The information presented in this
> │ publication has been carefully for reliability." --- anonymous
> │ computer hardware manual
>
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
Matt
-=-
90% of the nations wealth is held by 2% of the people. Bummer to be in the
majority...
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to