![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Programmer
Join Date: Jan 2006
Location: UK
Posts: 55
Rep Power: 3
![]() |
Hello :-)
This may sound a bit jumbled but........
I get pissed with text files EVERYWHERE, My idea is to have like a global hotkey that when pressed will grab the highlighted text in any window and put it into an SQLite DB, or an xml file. Does anyone else think this is a good idea? Which you can later access the text with a simple client and from there save > print > export to a PDF, other random crud. I would like to hear peoples opinions, Would it be worth spending the time on, Do you think people other than myself will use it? Do you think its a stupid idea? any problems i may run into? Thanks kieran :banana: |
|
|
|
|
|
#2 | |
|
Professional Programmer
|
Wouldn't highlighting all the text files, right clicking on one and selecting "Open with..." have the same affect? Or do you mean put all the text files into one file?
__________________
▄▄▄▄ Quote:
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it. Download Code::Blocks now! ▄▄▄▄ |
|
|
|
|
|
|
#3 | |
|
Programmer
Join Date: Jan 2006
Location: UK
Posts: 55
Rep Power: 3
![]() |
Quote:
|
|
|
|
|
|
|
#4 | |
|
Professional Programmer
|
I would be able to do it if i knew more about managing windows files. It would be as simple as copying the file to a string and appending it to a single text file then deleting the file being copied. I guess you could use a wildcard to select all the text files, but unless the program asked for input, the user would have to copy all the files to be combined, into a specific folder which not everyone would have. Some people have one C drive, some people have one D drive..
I'm going to try this out, i'll post back once i'm done. It most likely won't be done in a database, probably just a text file. I haven't worked with any databases yet.
__________________
▄▄▄▄ Quote:
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it. Download Code::Blocks now! ▄▄▄▄ |
|
|
|
|
|
|
#5 | |
|
Programmer
Join Date: Jan 2006
Location: UK
Posts: 55
Rep Power: 3
![]() |
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|