#logic
View:
  • 1.
    StandardForm
    5 months ago by Phil Baum
    favorite
    share
    Score: 22/100
    The StandardForm plugin for Obsidian is a must-have for anyone working with logic, philosophy, or formal notation. This plugin transforms logical statements written in code blocks into neatly styled renderings, making complex logical reconstructions much easier to read and understand. Designed for enthusiasts of structured reasoning, it enhances clarity without compromising on detail. To use the plugin, simply define your logical statements within `standardform` code blocks. It supports labeled premises and conclusions, as well as minimal formatting for clean visual organization. Whether you're outlining arguments or working through logical proofs, the plugin streamlines the process with elegant and accessible outputs. Ideal for academics, students, or anyone tackling formal reasoning, StandardForm elevates your Obsidian vault's capability for presenting logical frameworks, ensuring that your work is both visually appealing and highly readable.
    View Plugin Details
  • 2.
    Truth Table+
    8 months ago by Maximilian Schulten
    favorite
    share
    Score: 15/100
    Category: Learning & Knowledge Management
    The Truth Table+ plugin simplifies the creation of truth tables within Obsidian for logic and programming-related note-taking. By using JavaScript logic operators (e.g., `&&`, `||`), users can generate autofilled truth tables directly in their notes. The plugin provides an intuitive interface through the command palette, making it easy to input logical expressions and instantly populate the corresponding truth table values.
    View Plugin Details