Truth Table+

by max-schulten
5
4
3
2
1
Score: 39/100

Description

This is the repository of an Obsidian.md plugin that allows users to create truth tables via the command palette.

Reviews

No reviews yet.

Stats

7
stars
924
downloads
0
forks
85
days
185
days
185
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
2
total issues
1
open issues
1
closed issues
1
commits

Latest Version

6 months ago

Changelog

Boolean Expression Evaluation:

  • Fixed an error with how variables were being filled with truth values

README file from

Github

Truth Table+ for Obsidian.md


Allows users to create autofilled truth tables for quick note taking in logic-related fields.

Instructions


You can access Truth Table+ from the command pallete under 'Truth Table+: Generate truth table'. This will open a modal which will prompt you for a logical expression. Be sure to use JS logic operators such as && or ||. When inputted, Truth Table+ will generate a truth table with the appropriate values in your current editor tab.

Example Gif

More Info


For any bugs please open a GitHub issue. Alternatively, for questions, shoot me an email at [email protected].