Backup
β
Creating and storing a copy of important data. Allows you to restore data if your computer breaks or you accidentally delete something.
Example: It's a good idea to backup your saved reading logs once a month.
Byte (B)
β
A unit of data storage. One character equals approximately 1-4 bytes.
Example: A single letter like "A" uses about 1 byte of storage.
CSV Format
Comma-Separated Values
A file format that stores data separated by commas. Can be opened in Excel or spreadsheet apps and displayed in an organized table format.
Example: Export your reading log in CSV format to view as a list in Excel or spreadsheets, or calculate things like average pages read per day.
Export
β
Saving your reading log in a format other than rfnote. You can use the exported file in other apps or for backup.
Free plan: .txt, .csv
Paid plans: .txt, .csv, .md, .html, .xlsx, .bib
Example: When saving, specify an extension like ".csv" or ".md" to export in that format.
File Size
β
The amount of storage space a file takes up, measured in MB (megabytes). Larger sizes mean more data is contained.
Example: The free plan supports files up to 1MBβenough for about 1,000 books' (works') worth of reading logs.
Kilobyte (KB)
β
A unit of data storage. 1KB = 1,024 bytes β about 1,000 ASCII characters or about 340 Japanese characters.
Example: Short reading logs can be saved in just a few KB.
Local
β
Your personal deviceβthe computer or smartphone you're currently using. Data saved locally exists only on that device and is never sent to the internet.
Unlike the
cloud, local data can't be accessed from other devices, but it works even without an internet connection.
Example: Choosing "Save Locally" stores your reading log only on your computer or phone. To view them on another device, you'll need to export the file and transfer it.
Markdown Format
β
A format that uses simple symbols to format text. You can create headings, bold text, lists, and more to create readable documents.
Example: Export your reading log in Markdown format to paste into blogs or Notion. Markdown format is available only in paid plans.
HTML Format
HyperText Markup Language
A format used to create web pages. Can be opened directly in browsers, displaying content with formatted layout and colors preserved.
Example: Export your reading log in HTML format to view nicely formatted in a browser or publish as a web page. HTML format is available only in paid plans.
XLSX Format
Excel Format / Office Open XML Spreadsheet
A spreadsheet format used by Microsoft Excel. Supports more advanced features than CSV, including complex formatting, formulas, and charts. Can contain multiple worksheets.
Example: Export your reading log in XLSX format to perform advanced calculations and analysis in Excel. XLSX format is available only in paid plans.
BIB Format (BibTeX)
Bibliography / BibTeX Format
A format for managing academic papers and references. Often used with LaTeX, storing citation information in a structured format. Records book bibliography information (title, author, publisher, publication year, etc.) in a standardized format.
Example: Export your reading log in BIB format to import into LaTeX papers or reference management software (Mendeley, Zotero, etc.). BIB format is available only in paid plans.
Megabyte (MB)
β
A unit of data storage. 1MB = 1,024KB β about 1 million ASCII characters or about 350,000 Japanese characters.
Example: Reading Forest allows files up to 1MB to be saved.
TXT Format
Text Format
The simplest text file format. Can be opened on any computer or smartphone, and has a small file size.
Example: Export your reading log in TXT format to open easily in Notepad or any text editor.