Home / Software / TNM Privacy Notepad

TNM Privacy Notepad

$0.00

Category:

Description

TNM Privacy Notepad (latest updates: 26 Oct 2025) is a secure, offline-first note-taking and task management application designed for privacy-conscious users. It combines a modern, intuitive interface with robust security features, making it ideal for personal notes, to-do lists, and sensitive information.

Key Features

  • Offline-first architecture: No internet required; all data is stored locally.
  • Rich text and Markdown note editor: Create, format, and organize notes with ease.
  • Hierarchical to-do lists: Manage tasks and reminders with calendar integration.
  • Local encryption: Notes and tasks are encrypted for maximum privacy.
  • Restricted content: Use passwords to secure your contents.
  • Full-text search: Quickly find notes and tasks using advanced search.
  • Local notifications: Get reminders for tasks and deadlines.
  • Accessibility: Fully compatible with Windows accessibility features (e.g., TalkBack).
  • Security: No network permissions; all data stored in app private storage

Installation Requirements

  • Operating System: Windows 10 (version 1809, build 17763) or later
  • Architecture: 64-bit (x64)
  • Disk Space: Minimum 100 MB free
  • RAM: Minimum 2 GB
  • Permissions: No internet required; no admin rights needed for basic installation

TNM Privacy Notepad is designed for users who value privacy, security, and productivity—without sacrificing ease of use or performance.

Change Log
26 Oct 2025 (V1.3.0)

  • Crash fixed: removed a shutdown crash that occurred when showing the “Saving files…” popup.
  • Safer saves: editors now complete their save operations before clearing “unsaved” status.
  • Better diagnostics: added logging so we can see save progress and troubleshoot faster.
  • Known minor issue: the “Saving…” popup may be skipped in rare timing cases — data save still runs; a UI reliability fix is planned.

6 Oct 2025 (V1.2.0)

Added
– Image Attachment Support: Both notes and to-dos can now attach images with thumbnail previews
– Image Viewer: Full-screen image viewing with zoom and pan capabilities using Hero animations
– File Storage Management: Automatic file organization in app’s documents directory
– Attachment Database: Dedicated database table for managing file attachments with metadata
– Image Thumbnail Grid: Visual grid layout for managing multiple attachments per note/todo
– File Size Detection: Automatic detection and storage of file size and MIME type information
Improved
– UI Layout: Repositioned image attachment controls for better accessibility
– Database Schema: Updated to version 4 with proper nullable constraints for attachments
– Error Handling: Better handling of missing or corrupted image files
– User Experience: Seamless integration of image attachments without disrupting existing workflows
Fixed
– Database constraint issues preventing todo image attachments
– UI button positioning conflicts between save and add image buttons
– Proper handling of nullable foreign key relationships in attachments table