Difference between revisions of "Initial Sort of Library"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
is_computer [label="Do you think it's\nabout computers?"] | is_computer [label="Do you think it's\nabout computers?"] | ||
− | sort_magazine [label="Sort magazines by title\nthen by date", shape="box", style="bold"] | + | sort_magazine [label="Sort magazines by title\nthen by date.\nFile in MAGAZINES.", shape="box", style="bold"] |
− | sort_oreilly [label="Sort O'Reilly Books by color\nthen by title", shape="box", style="bold"] | + | sort_oreilly [label="Sort O'Reilly Books by color\nthen by title.\nFile in O'REILLY.", shape="box", style="bold"] |
− | sort_language [label="Sort by language\nthen by title", shape="box", style="bold"] | + | sort_language [label="Sort by language\nthen by title.\nFile by LANGUAGE.", shape="box", style="bold"] |
− | sort_not_computer [label="Sort by title", shape="box", style="bold"] | + | sort_not_computer [label="Sort by title.\nFile in NON-COMPUTER.", shape="box", style="bold"] |
− | sort_linux [label="Sort by title", shape="box", style="bold"] | + | sort_linux [label="Sort by title.\nFile in GENERAL LINUX.", shape="box", style="bold"] |
− | sort_miscellaneous [label="Sort by title", shape="box", style="bold"] | + | sort_miscellaneous [label="Sort by title.\nFile in MISCELLANEOUS.", shape="box", style="bold"] |
start -> is_magazine | start -> is_magazine |