spartan-wiki.el --- a really spartan personal wiki
  Home FAQ Contact Sign in
gnu.emacs.sources only
 
Advanced search
POPULAR GROUPS

more...

gnu.emacs.sources Profile…
 Up
spartan-wiki.el --- a really spartan personal wiki         


Author: spamfilteraccount
Date: Sep 4, 2008 12:16

A little, crude fun project which some may find useful.

http://www.emacswiki.org/cgi-bin/wiki/SpartanWiki
8 Comments
Re: spartan-wiki.el --- a really spartan personal wiki         


Author: spamfilteraccount
Date: Sep 4, 2008 22:51

On Sep 4, 9:16 pm, "spamfilteracco...@gmail.com"
gmail.com> wrote:
> A little, crude fun project which some may find useful.
>
> http://www.emacswiki.org/cgi-bin/wiki/SpartanWiki

For those checking out the link right now: the Black Barbie thing is
not my work. :)

Someone is vandalizing Emacs Wiki like crazy.
no comments
Re: spartan-wiki.el --- a really spartan personal wiki         


Author: weber
Date: Sep 5, 2008 06:24

On Sep 5, 2:51 am, "spamfilteracco...@gmail.com"
gmail.com> wrote:
> On Sep 4, 9:16 pm, "spamfilteracco...@gmail.com"
>
> gmail.com> wrote:
>> A little, crude fun project which some may find useful.
>
>
> For those checking out the link right now: the Black Barbie thing is
> not my work. :)
>
> Someone is vandalizing Emacs Wiki like crazy.

I was the one who edited your page (TamasPa..) because I wanted to
tell you something and could not find your mail...
other than that.. :P

-hugo
no comments
Re: spartan-wiki.el --- a really spartan personal wiki         


Author: spamfilteraccount
Date: Sep 5, 2008 07:52

On Sep 5, 3:24 pm, weber gmail.com> wrote:
>
> I was the one who edited your page because I wanted to
> tell you something and could not find your mail...
> other than that.. :P

Yep, I read it, only I couldn't answer there, because the wiki is stil
locked.

My package doesn't use header-line-format, so there's another
difference compared to yours. ;)
no comments
Re: spartan-wiki.el --- a really spartan personal wiki         


Author: Xavier Maillard
Date: Sep 8, 2008 22:00

spamfilteraccount@gmail.com a écrit :
> A little, crude fun project which some may find useful.
>
> http://www.emacswiki.org/cgi-bin/wiki/SpartanWiki

Interesting. How does it compare to emacs-wiki ?
no comments
Re: spartan-wiki.el --- a really spartan personal wiki         


Author: spamfilteraccount
Date: Sep 9, 2008 09:59

On Sep 9, 7:00 am, Xavier Maillard wrote:
> spamfilteracco...@gmail.com a écrit :
>
>> A little, crude fun project which some may find useful.
>
>
> Interesting. How does it compare to emacs-wiki ?

Unfavorably, I guess. :)

Never used emacs-wiki, but AFAIK it uses multiple files to store
information and I bet it has more than a single markup character
(unlike spartan-wiki).

It's only a little toy project which can be used as a personal
notebook if one wants some simple structure, but does not need fancy
features.
no comments
Re: spartan-wiki.el --- a really spartan personal wiki         


Author: Xavier Maillard
Date: Sep 9, 2008 10:30

spamfilteraccount@gmail.com a écrit :
> On Sep 9, 7:00 am, Xavier Maillard wrote:
>> spamfilteracco...@gmail.com a écrit :
>>
>>> A little, crude fun project which some may find useful.
>>> http://www.emacswiki.org/cgi-bin/wiki/SpartanWiki
>> Interesting. How does it compare to emacs-wiki ?
>
> Unfavorably, I guess. :)
>
> Never used emacs-wiki, but AFAIK it uses multiple files to store
> information and I bet it has more than a single markup character
> (unlike spartan-wiki).
>
> It's only a little toy project which can be used as a personal
> notebook if one wants some simple structure, but does not need fancy
> features.

Do you plan to have backlink support ? I do not need fancy features but
I need thigs like:
Show full article (0.93Kb)
no comments
Re: spartan-wiki.el --- a really spartan personal wiki         


Author: spamfilteraccount
Date: Sep 9, 2008 12:20

On Sep 9, 7:30 pm, Xavier Maillard wrote:
>
> Do you plan to have backlink support ?

What is backlink support? A list of pages linking to the current page?
> - links to other wiki file

It shouldn't be too difficult add.
> Also, what would happen if your wiki-file is too large to fit in an
> emacs buffer ?

I didn't envision anyone putting so much information in it. :)

But if linking to an other wiki file is added then it's not an issue,
because one can organize the information into separate files.
no comments
Re: spartan-wiki.el --- a really spartan personal wiki         


Author: Xavier Maillard
Date: Sep 9, 2008 13:59

spamfilteraccount@gmail.com a écrit :
> On Sep 9, 7:30 pm, Xavier Maillard wrote:
>> Do you plan to have backlink support ?
>
> What is backlink support? A list of pages linking to the current page?

Sort of. Links/pages linked to a page/link.
>> Also, what would happen if your wiki-file is too large to fit in an
>> emacs buffer ?
>
> I didn't envision anyone putting so much information in it. :)
>
> But if linking to an other wiki file is added then it's not an issue,
> because one can organize the information into separate files.

Indeed.
no comments