Google 网上论坛不再支持新的 Usenet 帖子或订阅项。历史内容仍可供查看。

Wish: Append to file

已查看 0 次
跳至第一个未读帖子

Shanus Magnus

未读,
2002年3月31日 02:25:012002/3/31
收件人

Hi -

This wish would take someone all of five minutes to implement, if that.
I just want to be able to append a message (email or news) to a file.
This would be very useful. Like "Save As" only "Append To"

I'm shocked that it's not already in there. Am I the only person who
reads news, sees something interesting and wants to add it to a
"programming tricks" file, or somesuch? Or append a bunch of email
letters to a file?

Shane

Ahmed K

未读,
2002年3月31日 03:31:032002/3/31
收件人
no you're not the only one;
i would love somthing as such; what i think we should really get is a
filling system for snipits/webpages/messages/news.
basicly a database(for lack of a better word) of some sort that would have
all this stuff in a file which is redable in either notepad or a prog in
mozilla in which case the user sees the info layed out in a nice UI

this info about each Snipit would be
..
if web page:
URL(if web page)
Date
Title
if msg
sender
time sent
time received
receiver
Subject
.....................
This can obviously be done in XML and displayed in a specificly made mozilla
Page!

man i'de love to have something like that!

ahmed k


"Shanus Magnus" <srh...@nyu.edu> wrote in message
news:3CA6B9CD...@nyu.edu...

Garth Wallace

未读,
2002年3月31日 13:40:092002/3/31
收件人
Ahmed K wrote:
> no you're not the only one;
> i would love somthing as such; what i think we should really get is a
> filling system for snipits/webpages/messages/news.
> basicly a database(for lack of a better word) of some sort that would have
> all this stuff in a file which is redable in either notepad or a prog in
> mozilla in which case the user sees the info layed out in a nice UI
>
> this info about each Snipit would be
> ..
> if web page:
> URL(if web page)
> Date
> Title
> if msg
> sender
> time sent
> time received
> receiver
> Subject
> .....................
> This can obviously be done in XML and displayed in a specificly made mozilla
> Page!
>
> man i'de love to have something like that!

That would be a *lot* more complicated than the "append" suggestion.
"Append to file" would just require that the file be opened for
appending rather than writing...it's a simple flag in the standard
"open" function. Implementing an XML database would be a whole lot of work.

Christian Biesinger

未读,
2002年3月31日 13:18:132002/3/31
收件人
Shanus Magnus wrote:
> This wish would take someone all of five minutes to implement, if
> that. I just want to be able to append a message (email or news) to a
> file. This would be very useful. Like "Save As" only "Append To"

Sounds like a good idea indeed, and I've filed bug 134526 for it, see:
http://bugzilla.mozilla.org/show_bug.cgi?id=134526

--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
-- Benjamin Franklin

Ahmed K

未读,
2002年3月31日 19:03:012002/3/31
收件人
ya i realise it owuld be harder!...
maybe i can find a way to build uppon the append implementation that u want
to happen!


"Ahmed K" <theonl...@hotmail.com> wrote in message
news:a86h7l$b2...@ripley.netscape.com...

Bamm Gabriana

未读,
2002年4月1日 07:15:422002/4/1
收件人
> That would be a *lot* more complicated than the "append" suggestion.
> "Append to file" would just require that the file be opened for
> appending rather than writing...it's a simple flag in the standard
> "open" function. Implementing an XML database would be a whole lot of
work.

In the Save As dialog, it would be nice to have a checkbox
[ ] Append to file

If unchecked, it would overwrite an existing file, if checked,
it would append to it.

That would be a cool new feature that probably be only
5 minutes to implement.

Jonadab the Unsightly One

未读,
2002年4月3日 23:58:282002/4/3
收件人
Shanus Magnus <srh...@nyu.edu> writes:

No, you're not the only one. But the software I use does that stuff.

Mozilla is a great browser. It's the Mail/News stuff that needs a lot
of work.

0 个新帖子