Frequently Asked Questions
In this section some answers to frequently asked questions are given.
See also
Troubleshooting for solving some problems.
Please, click on the topic you are interested below:
+ FAQ0020 - When I open my NOTEPAD .txt files, NOTEFILE drops
(loses) the first character in the file. Why?
When you open a normal
TXT file, NOTEFILE uses the first character in
the first line as the Card Separator Character (See
File Setup... command), so that subsequent lines
starting with this character are put in different cards. For an example, look
at the README.TXT file coming with the notefile.7z file;
it uses [
as the Card Separator Character.
+ FAQ0030 - How can I modify the index line of a card? I try to modify the first
line of the card, but this change is not reflected in the Notes Index List.
Note that there is no Modify Card command in NOTEFILE; the card you
modified (including its index line) is updated automatically when you switch to
another card. So, if you want to modify the index line of a card (and as a
result, its position in the Notes Index List) just select the card you want to
modify and change the first line in the Notes Information Area; then, to update
the Notes Index List, switch to another card or click at the same card in the
Notes Index List.
+ FAQ0040 - The program opens in the middle of the screen. But when I open my
NTF formatted file, the program window shifts to the right so that the right
end of the window, including the window controls on the title bar, are off the
screen. I can reposition the window without problem, but would rather the window
didn’t shift.
When you start with a new empty file, NOTEFILE will display its main
window using the default window coordinates. However, after you do changes
on your file or modify main window’s position and size, NOTEFILE
will store the new specific window coordinates in the .ntf file itself.
Later, these will not be updated unless you make changes in the data and
you save the .ntf file.
One solution is this:
- Open NOTEFILE and your .ntf file;
- Position the window as you like;
- Modify some data, so that NOTEFILE will allow you to save your file;
- Do
File | Save to save the changes including the new
coordinates into your .ntf file;
- Close NOTEFILE;
- Re-open NOTEFILE and your .ntf file (to do this in one step,
create a shortcut as described in the
Installation) topic;
- The window position will be the same as the one you changed in step 2.
Another shorter solution will be this:
- Open NOTEFILE and your .ntf file;
- Go to
File | Setup and check the box named
Reset main window geometry and click OK;
- NOTEFILE will resize and reposition its main window to the default
values;
- Close NOTEFILE by saving your file;
- Re-open NOTEFILE and your .ntf file and check window’s position
and size.
+ FAQ0050 - Is it possible to print a file and have a new page start at
the beginning of a card, rather than the next page starting part way
through the card on the previous page? When I print a file can I change
the default font?
Presently you cannot do these from within NOTEFILE. However you can do the
following:
- Start NOTEFILE program and open your file.
- Select File | Setup...
- Click on the Set to Form Feed to set the Card Separator
to Form Feed.
- Click OK.
- Select File | Save As...
- Select
Text File (*.TXT)
from
Save as type.
- Give a name (and a path) in File name.
- Click Save to save your notes file as a text file.
- Start Microsoft® Word or any other word processor.
- Select File | Open and open the newly created text file.
- Select the whole file and change the font to whatever you like.
- Print the file. An empty page may be printed in the beginning of the printout.
If you want to avoid this, go to the first character of the file (use
Ctrl+Home) and press Delete to delete the initial Form Feed
character.
+ FAQ0055 - It would be nice to be able to print a list of the
right side (Index) of the program as well as the whole card.
It is true that there is no such facility in NOTEFILE right now.
But you can use the following method:
- Open your .ntf file.
- Go to File | Setup... and set the
Card separator to a special character like
%
.
- Save your data file as an unencrypted and uncompressed
.txt file.
- Go to the directory where you saved your .txt file and open
Command Prompt.
- Type
>FINDSTR /b /l "%" yourfile.txt > indexfile.txt
where YOURFILE.TXT is the file you created in step 3 above and INDEXFILE.TXT
is a new file not present in that directory you are working with.
(It is better to do all this work in a new directory.)
- Open the newly created INDEXFILE.TXT with
LibreOffice Writer or
Microsoft® Word and delete
all the occurrences of the special character in the beginning of the lines.
- Format and print the document.
A similar procedure can be used in Linux also: After getting
Command Prompt and going to the directory where you saved your file,
use the following command in the shell:
$ grep "^%" yourfile.txt > indexfile.txt
+ FAQ0060 - Is there a way to get rid of the most recently used file names in the
File menu when these files no longer exist or not
wanted to be listed?
From the File menu just select
Clear Recent. All file names will
be removed from the File menu.
Starting with version 2.03 of NOTEFILE, you have the option to delete a
specific entry by SHIFT clicking on it.
On previous versions of NOTEFILE, to remove specific file entries,
but not all, you had to delete them from the
user configuration data. For example, for Windows
it is the Windows Registry. Close any instances of NOTEFILE running;
run REGEDIT and go to the key:
\HKEY_CURRENT_USER\Software\FedSoft\notefile
Then delete any of the four keys File1, File2, File3, or
File4 having the values you do not want. Restart NOTEFILE and check the
File menu. The usual Registry editing warnings apply;
if you delete something important from the Windows Registry by
mistake, you may make your Windows unusable!
For Linux, edit the file $HOME/.config/notefile/reg.xml
and delete any of the lines containing File1, File2,
File3, or File4 and having the values you do not want.
+ FAQ0070 - What is the size limit of each card? Is there a size limit
for the whole file?
There is no limit on the NTF file itself. However, a limit of 500,000
characters per card is imposed to prevent some problems.
+ FAQ0080 - Is there a functional difference between getting permanent license and
using NOTEFILE with no registration?
NOTEFILE as actually donationware.
There is no functional difference
in the software whether you donate for a registration
or not. The only
difference is that if you do not register, you will get the
This program is not licensed! startup warning
from time to time asking you to register. For commercial usage and to get
support from me, I will ask you to register. You can
also get a license for more than one user by applying for a site license.
When you donate for a license and enter the code to the program,
the message in Help | Registration... dialog box changes
to this: Licensed permanently to
Your Name. You can find more information in the
Registration... help topic.
+ FAQ0090 - I'd like to know if I can use the NOTEFILE from a CD
or compact flash disk.
There is no reason why you can’t use NOTEFILE from a CD, floppy, or
USB (mobile) disk. You can store NOTEFILE executable, your data file, or both
on a removable medium. But, note that if you store your data file on a
slow or read-only removable medium, you may wish to disable
the automatic save feature of NOTEFILE. To do this go to
File | Setup... and set
Auto. save every 0 minutes.
+ FAQ0120 - I cannot open your web page!
This may be a temporary problem. Please, go to your favorite search
engine and search for
fedon kadifeli notefile -site:kadifeli.com
. You should be able to
find several backup pages. If you wish, you can
contact author to report the problem. Please, be careful
about sites that distribute malware!
+ FAQ0130 - Can I change the print font to get a better looking output?
In previous versions of NOTEFILE (i.e., ADDRFILE) Courier New 10pt
was used for printing. However, the current version of NOTEFILE will
print using whatever font and size is used for the display. For this
reason, it is good idea to change the display font by using the
File | Setup... command before printing.
+ FAQ0140 - My index window is narrow; shows two characters. I must set
it to normal default width using the keyboard. I am blind
using Jaws, speech and Braille.
In previous versions of NOTEFILE (i.e., ADDRFILE) the index window could
only be resized by putting the mouse pointer between
the index and the information area window and dragging the mouse left or
right. Or you could double click this area to set the widths to the default
values.
However, starting with NOTEFILE (version 2.00) there is an option in
File | Setup... that will allow you to reset
the main window’s geometry to the standard default values. To do this,
while you are on the main window of NOTEFILE you can use these keys:
Alt+F E Alt+M Enter. After that, you can make any further
changes as described above. Do not forget to save your file.
Please note that, the window size and position are stored in your
data file. If you start a new data file (using
File | New), your main NOTEFILE window will start
with default values.
+ FAQ0150 - Is there a version of NOTEFILE for Linux? Do you have
any plans of doing a Linux version in the foreseeable future?
The previous major version of NOTEFILE (called ADDRFILE) was written using a
Windows development environment and it used some Windows-specific libraries.
So, it was impossible to port ADDRFILE to Linux without a complete re-write.
I have tested and run ADDRFILE and NOTEFILE (for Windows) under Ubuntu Linux
using the
Wine compatibility layer which is provided for most Linux versions.
With some very minor visual defects, NOTEFILE (or ADDRFILE) is
expected to run properly under Wine. However, since it runs
over a compatibility layer,
it will be much slower. To test it yourself,
just copy the notefile.exe
file to a Linux machine or download it
from
this page and (provided that the Wine package is installed
on your machine) run the .exe file.
Since version 2.00, NOTEFILE was rewritten in
Lazarus and starting from version 2.01
it is now possible to have an executable that will run natively on a 64-bit
Linux graphical environment. However, the Linux version may contain some minor
user interface bugs and may not behave exactly the same as the Windows version.
Data files are fully exchangeable between the Windows and Linux version.
+ FAQ0155 - Do you know any other programs that can open an .ntf
file? Specifically, a program on an Android or iOS phone?
NTF is a proprietary file format just designed
for NOTEFILE by me. So there won’t be any software that can open an
.ntf file created by NOTEFILE unless I prepare one. Unfortunately,
currently I do not have the necessary skills and means to develop an Android
or iOS program. But, who knows what will happen in the future? 😃
+ FAQ0160 - What is an autosave file? Why do I get the message
There is an autosave file with the same name.
Do you want to open that file instead?
when I try to open an .ntf file?
The automatic save feature of NOTEFILE is for periodically
storing a copy of the notes file being edited to a temporary file in
NTF format. Note that, if the .ntf file has a password, then
the temporary file will be stored in encrypted form also. The autosave
file is saved in the same directory and with the same name of the
.ntf file, but its extension is $$$
instead of
ntf
.
In case your computer crashes while NOTEFILE is running, the autosave
file will contain more recent data than your .ntf file.
You can recover the data saved by the automatic save feature when
you try to open the original file. When you open a file, NOTEFILE
checks to see if there is a file with the same name, but with
$$$
extension. If it is so, you are given the option
to open that file instead:
There is an autosave file with the same name.
Do you want to open that file instead?
If you want to keep the contents of this (autosave) file,
you must decide on whether to save it over the original file or
with a new file name and act so.
Please note that, you will get the same message when you accidentally try
to run a second copy (instance) of NOTEFILE and try to open a file which is
already open on the other running copy of NOTEFILE. For more information,
please refer to the help topic for the File Setup...
and the Open... command.
+ FAQ0170 - Is it possible for the Cygwin or Linux
file
command to correctly detect Personal Notes File data files?
NOTEFILE data files seem to consist of completely random bytes,
except for their first four bytes. If a data file is encrypted,
it will start with the four ASCII bytes NTFE
; and
if it is not encrypted, with the bytes NTFU
.
So, if you go to your $HOME
directory and create a file named .magic
with the following
contents, the file
command will be able to detect NOTEFILE
(and ADDRFILE) data files correctly:
0 string NTFE Encrypted Personal Notes File, version 2.xx
0 string NTFU Not encrypted Personal Notes File, version 2.xx
0 string \ ",CONFE Encrypted Personal Address File, version 1.xx
0 string \ ",CONFU Not encrypted Personal Address File, version 1.xx
If the .magic
file already exists, you will have to
append the above lines to it as appropriate.